home / ramsar

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

30 rows where tile_row = 21769 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5639 5639 15 16301 21769 <Binary: 333 bytes>
5680 5680 15 16293 21769 <Binary: 446 bytes>
5682 5682 15 16213 21769 <Binary: 444 bytes>
5687 5687 15 16253 21769 <Binary: 283 bytes>
7529 7529 15 16300 21769 <Binary: 422 bytes>
7540 7540 15 16292 21769 <Binary: 300 bytes>
7554 7554 15 16308 21769 <Binary: 613 bytes>
8073 8073 15 16299 21769 <Binary: 300 bytes>
8079 8079 15 16219 21769 <Binary: 337 bytes>
8091 8091 15 16291 21769 <Binary: 300 bytes>
8103 8103 15 16307 21769 <Binary: 624 bytes>
8478 8478 15 16297 21769 <Binary: 300 bytes>
8513 8513 15 16281 21769 <Binary: 639 bytes>
8535 8535 15 16289 21769 <Binary: 469 bytes>
8556 8556 15 16305 21769 <Binary: 614 bytes>
8810 8810 15 16303 21769 <Binary: 522 bytes>
8820 8820 15 16295 21769 <Binary: 435 bytes>
8825 8825 15 16263 21769 <Binary: 475 bytes>
8830 8830 15 16255 21769 <Binary: 576 bytes>
9583 9583 15 16298 21769 <Binary: 300 bytes>
9588 9588 15 16218 21769 <Binary: 495 bytes>
9591 9591 15 16282 21769 <Binary: 425 bytes>
9600 9600 15 16290 21769 <Binary: 300 bytes>
9666 9666 15 16306 21769 <Binary: 723 bytes>
10029 10029 15 16296 21769 <Binary: 491 bytes>
10034 10034 15 16280 21769 <Binary: 605 bytes>
10332 10332 15 16302 21769 <Binary: 327 bytes>
10389 10389 15 16214 21769 <Binary: 395 bytes>
10391 10391 15 16262 21769 <Binary: 377 bytes>
10434 10434 15 16254 21769 <Binary: 629 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob);
CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);
Powered by Datasette · Queries took 25.387ms