home / ramsar

tiles

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

23 rows where tile_row = 21851 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
4475 4475 15 16467 21851 <Binary: 796 bytes>
4490 4490 15 16459 21851 <Binary: 285 bytes>
4917 4917 15 16457 21851 <Binary: 285 bytes>
4933 4933 15 16113 21851 <Binary: 264 bytes>
5220 5220 15 16471 21851 <Binary: 303 bytes>
5239 5239 15 16463 21851 <Binary: 474 bytes>
5243 5243 15 16111 21851 <Binary: 383 bytes>
5287 5287 15 16455 21851 <Binary: 285 bytes>
6287 6287 15 16458 21851 <Binary: 285 bytes>
6310 6310 15 16114 21851 <Binary: 327 bytes>
6694 6694 15 16472 21851 <Binary: 385 bytes>
6710 6710 15 16464 21851 <Binary: 304 bytes>
6724 6724 15 16456 21851 <Binary: 285 bytes>
6768 6768 15 16112 21851 <Binary: 289 bytes>
7056 7056 15 16470 21851 <Binary: 285 bytes>
7098 7098 15 16462 21851 <Binary: 544 bytes>
7110 7110 15 16454 21851 <Binary: 285 bytes>
9264 9264 15 16469 21851 <Binary: 291 bytes>
9280 9280 15 16461 21851 <Binary: 460 bytes>
9293 9293 15 16453 21851 <Binary: 453 bytes>
10892 10892 15 16468 21851 <Binary: 319 bytes>
10925 10925 15 16460 21851 <Binary: 305 bytes>
10937 10937 15 16452 21851 <Binary: 335 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 22.029ms