home / ramsar

tiles

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

11 rows where tile_row = 5466

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1209 1209 13 4107 5466 <Binary: 2,015 bytes>
1261 1261 13 4105 5466 <Binary: 557 bytes>
1292 1292 13 4031 5466 <Binary: 1,193 bytes>
1293 1293 13 4111 5466 <Binary: 770 bytes>
1360 1360 13 4109 5466 <Binary: 495 bytes>
1574 1574 13 4106 5466 <Binary: 1,548 bytes>
1616 1616 13 4032 5466 <Binary: 466 bytes>
1634 1634 13 4112 5466 <Binary: 1,005 bytes>
1641 1641 13 4030 5466 <Binary: 265 bytes>
1642 1642 13 4110 5466 <Binary: 837 bytes>
1679 1679 13 4108 5466 <Binary: 2,797 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 98.341ms