home / ramsar

tiles

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

15 rows where tile_row = 11021

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2194 2194 14 8265 11021 <Binary: 713 bytes>
2240 2240 14 8261 11021 <Binary: 508 bytes>
2243 2243 14 8069 11021 <Binary: 262 bytes>
2286 2286 14 8161 11021 <Binary: 700 bytes>
2810 2810 14 8264 11021 <Binary: 470 bytes>
2864 2864 14 8164 11021 <Binary: 312 bytes>
2865 2865 14 8068 11021 <Binary: 349 bytes>
2906 2906 14 8160 11021 <Binary: 713 bytes>
3294 3294 14 8159 11021 <Binary: 317 bytes>
3345 3345 14 8163 11021 <Binary: 492 bytes>
3346 3346 14 8067 11021 <Binary: 582 bytes>
3846 3846 14 8266 11021 <Binary: 326 bytes>
3880 3880 14 8262 11021 <Binary: 448 bytes>
3928 3928 14 8162 11021 <Binary: 925 bytes>
3929 3929 14 8066 11021 <Binary: 267 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 60.157ms