home / ramsar

tiles

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

13 rows where tile_row = 10929

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1766 1766 14 8223 10929 <Binary: 1,015 bytes>
1791 1791 14 8059 10929 <Binary: 359 bytes>
1813 1813 14 8219 10929 <Binary: 1,096 bytes>
2300 2300 14 8174 10929 <Binary: 350 bytes>
2361 2361 14 8222 10929 <Binary: 1,009 bytes>
2396 2396 14 8218 10929 <Binary: 651 bytes>
3115 3115 14 8225 10929 <Binary: 890 bytes>
3120 3120 14 8061 10929 <Binary: 379 bytes>
3121 3121 14 8221 10929 <Binary: 972 bytes>
3160 3160 14 8217 10929 <Binary: 402 bytes>
3692 3692 14 8224 10929 <Binary: 1,046 bytes>
3712 3712 14 8060 10929 <Binary: 547 bytes>
3713 3713 14 8220 10929 <Binary: 1,293 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 77.053ms