home / ramsar

tiles

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

18 rows where tile_row = 10933

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2169 2169 14 8213 10933 <Binary: 404 bytes>
2200 2200 14 8225 10933 <Binary: 395 bytes>
2230 2230 14 8221 10933 <Binary: 507 bytes>
2255 2255 14 8217 10933 <Binary: 1,465 bytes>
2749 2749 14 8212 10933 <Binary: 568 bytes>
2811 2811 14 8064 10933 <Binary: 536 bytes>
2819 2819 14 8224 10933 <Binary: 666 bytes>
2822 2822 14 8060 10933 <Binary: 273 bytes>
2842 2842 14 8220 10933 <Binary: 488 bytes>
2882 2882 14 8216 10933 <Binary: 1,833 bytes>
3212 3212 14 8215 10933 <Binary: 1,242 bytes>
3254 3254 14 8211 10933 <Binary: 476 bytes>
3288 3288 14 8063 10933 <Binary: 897 bytes>
3289 3289 14 8223 10933 <Binary: 396 bytes>
3311 3311 14 8219 10933 <Binary: 417 bytes>
3807 3807 14 8214 10933 <Binary: 1,019 bytes>
3851 3851 14 8222 10933 <Binary: 338 bytes>
3901 3901 14 8218 10933 <Binary: 371 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.677ms