home / ramsar

tiles

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

23 rows where tile_row = 10934

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2028 2028 14 8215 10934 <Binary: 428 bytes>
2082 2082 14 8067 10934 <Binary: 375 bytes>
2083 2083 14 8211 10934 <Binary: 381 bytes>
2095 2095 14 8063 10934 <Binary: 356 bytes>
2096 2096 14 8223 10934 <Binary: 407 bytes>
2139 2139 14 8219 10934 <Binary: 814 bytes>
2629 2629 14 8214 10934 <Binary: 432 bytes>
2672 2672 14 8066 10934 <Binary: 826 bytes>
2716 2716 14 8062 10934 <Binary: 574 bytes>
2717 2717 14 8222 10934 <Binary: 722 bytes>
2737 2737 14 8218 10934 <Binary: 959 bytes>
3341 3341 14 8069 10934 <Binary: 864 bytes>
3342 3342 14 8213 10934 <Binary: 411 bytes>
3381 3381 14 8065 10934 <Binary: 801 bytes>
3409 3409 14 8061 10934 <Binary: 293 bytes>
3410 3410 14 8221 10934 <Binary: 863 bytes>
3461 3461 14 8217 10934 <Binary: 695 bytes>
3945 3945 14 8068 10934 <Binary: 372 bytes>
3946 3946 14 8212 10934 <Binary: 560 bytes>
3989 3989 14 8064 10934 <Binary: 791 bytes>
3995 3995 14 8224 10934 <Binary: 301 bytes>
4000 4000 14 8220 10934 <Binary: 720 bytes>
4053 4053 14 8216 10934 <Binary: 1,119 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 65.552ms