home / ramsar

tiles

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

29 rows where tile_column = 16458

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6113 6113 15 16458 21847 <Binary: 384 bytes>
6115 6115 15 16458 21879 <Binary: 438 bytes>
6166 6166 15 16458 21850 <Binary: 285 bytes>
6168 6168 15 16458 21882 <Binary: 338 bytes>
6321 6321 15 16458 21851 <Binary: 285 bytes>
6323 6323 15 16458 21883 <Binary: 298 bytes>
6792 6792 15 16458 21874 <Binary: 279 bytes>
6978 6978 15 16458 21875 <Binary: 279 bytes>
7022 7022 15 16458 21854 <Binary: 405 bytes>
7054 7054 15 16458 21886 <Binary: 517 bytes>
7176 7176 15 16458 21871 <Binary: 463 bytes>
7237 7237 15 16458 21855 <Binary: 328 bytes>
7241 7241 15 16458 21887 <Binary: 434 bytes>
9406 9406 15 16458 21877 <Binary: 327 bytes>
9607 9607 15 16458 21849 <Binary: 523 bytes>
9609 9609 15 16458 21881 <Binary: 601 bytes>
9725 9725 15 16458 21876 <Binary: 495 bytes>
9979 9979 15 16458 21848 <Binary: 512 bytes>
9981 9981 15 16458 21880 <Binary: 715 bytes>
10167 10167 15 16458 21889 <Binary: 471 bytes>
10266 10266 15 16458 21873 <Binary: 309 bytes>
10481 10481 15 16458 21853 <Binary: 472 bytes>
10485 10485 15 16458 21917 <Binary: 387 bytes>
10486 10486 15 16458 21885 <Binary: 870 bytes>
10517 10517 15 16458 21888 <Binary: 647 bytes>
10601 10601 15 16458 21872 <Binary: 605 bytes>
10802 10802 15 16458 21852 <Binary: 368 bytes>
10830 10830 15 16458 21916 <Binary: 365 bytes>
10831 10831 15 16458 21884 <Binary: 863 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 7.85ms