home / ramsar

tiles

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

24 rows where tile_row = 10878

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2013 2013 14 8127 10878 <Binary: 2,761 bytes>
2014 2014 14 8095 10878 <Binary: 1,774 bytes>
2051 2051 14 8091 10878 <Binary: 717 bytes>
2110 2110 14 8119 10878 <Binary: 422 bytes>
2141 2141 14 8099 10878 <Binary: 520 bytes>
2610 2610 14 8126 10878 <Binary: 337 bytes>
2611 2611 14 8094 10878 <Binary: 1,032 bytes>
2613 2613 14 8142 10878 <Binary: 349 bytes>
2659 2659 14 8090 10878 <Binary: 1,255 bytes>
2759 2759 14 8098 10878 <Binary: 324 bytes>
3339 3339 14 8093 10878 <Binary: 850 bytes>
3363 3363 14 8141 10878 <Binary: 1,010 bytes>
3387 3387 14 8121 10878 <Binary: 575 bytes>
3388 3388 14 8089 10878 <Binary: 551 bytes>
3449 3449 14 8133 10878 <Binary: 1,427 bytes>
3485 3485 14 8097 10878 <Binary: 651 bytes>
3486 3486 14 8129 10878 <Binary: 1,212 bytes>
3904 3904 14 8092 10878 <Binary: 721 bytes>
3908 3908 14 8140 10878 <Binary: 345 bytes>
3943 3943 14 8120 10878 <Binary: 727 bytes>
3944 3944 14 8088 10878 <Binary: 337 bytes>
4000 4000 14 8132 10878 <Binary: 310 bytes>
4065 4065 14 8096 10878 <Binary: 579 bytes>
4066 4066 14 8128 10878 <Binary: 1,576 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 145.768ms