home / ramsar

tiles

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

19 rows where tile_row = 5439

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1242 1242 13 4063 5439 <Binary: 2,567 bytes>
1251 1251 13 4047 5439 <Binary: 3,481 bytes>
1258 1258 13 4071 5439 <Binary: 332 bytes>
1307 1307 13 4061 5439 <Binary: 480 bytes>
1317 1317 13 4045 5439 <Binary: 1,652 bytes>
1331 1331 13 4069 5439 <Binary: 1,553 bytes>
1400 1400 13 4059 5439 <Binary: 420 bytes>
1403 1403 13 4067 5439 <Binary: 341 bytes>
1450 1450 13 4049 5439 <Binary: 616 bytes>
1451 1451 13 4065 5439 <Binary: 393 bytes>
1461 1461 13 4046 5439 <Binary: 2,203 bytes>
1468 1468 13 4070 5439 <Binary: 1,259 bytes>
1532 1532 13 4060 5439 <Binary: 1,312 bytes>
1533 1533 13 4044 5439 <Binary: 1,287 bytes>
1540 1540 13 4052 5439 <Binary: 439 bytes>
1542 1542 13 4068 5439 <Binary: 1,730 bytes>
1607 1607 13 4066 5439 <Binary: 1,661 bytes>
1669 1669 13 4048 5439 <Binary: 1,159 bytes>
1681 1681 13 4064 5439 <Binary: 2,985 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 61.334ms