home / ramsar

tiles

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

24 rows where tile_column = 8202 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2305 2305 14 8202 11033 <Binary: 280 bytes>
2307 2307 14 8202 11049 <Binary: 258 bytes>
2329 2329 14 8202 11032 <Binary: 279 bytes>
2335 2335 14 8202 11009 <Binary: 393 bytes>
2340 2340 14 8202 11048 <Binary: 258 bytes>
2347 2347 14 8202 11008 <Binary: 322 bytes>
2397 2397 14 8202 11041 <Binary: 258 bytes>
2441 2441 14 8202 11040 <Binary: 258 bytes>
2634 2634 14 8202 11007 <Binary: 305 bytes>
2635 2635 14 8202 11039 <Binary: 258 bytes>
2663 2663 14 8202 11038 <Binary: 258 bytes>
2720 2720 14 8202 11047 <Binary: 258 bytes>
2741 2741 14 8202 11046 <Binary: 258 bytes>
3533 3533 14 8202 11035 <Binary: 258 bytes>
3535 3535 14 8202 11051 <Binary: 287 bytes>
3563 3563 14 8202 11034 <Binary: 258 bytes>
3565 3565 14 8202 11050 <Binary: 375 bytes>
3578 3578 14 8202 11010 <Binary: 314 bytes>
3605 3605 14 8202 11043 <Binary: 258 bytes>
3623 3623 14 8202 11042 <Binary: 258 bytes>
3831 3831 14 8202 11036 <Binary: 258 bytes>
3845 3845 14 8202 11037 <Binary: 258 bytes>
3888 3888 14 8202 11044 <Binary: 258 bytes>
3919 3919 14 8202 11045 <Binary: 258 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 9.527ms