home / ramsar

tiles

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

12 rows where tile_row = 22134

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4294 4294 15 16099 22134 <Binary: 268 bytes>
4705 4705 15 16105 22134 <Binary: 349 bytes>
4713 4713 15 16097 22134 <Binary: 268 bytes>
4992 4992 15 16095 22134 <Binary: 435 bytes>
5041 5041 15 16103 22134 <Binary: 268 bytes>
5955 5955 15 16106 22134 <Binary: 308 bytes>
5964 5964 15 16098 22134 <Binary: 268 bytes>
6383 6383 15 16104 22134 <Binary: 268 bytes>
6391 6391 15 16096 22134 <Binary: 345 bytes>
6773 6773 15 16102 22134 <Binary: 268 bytes>
8881 8881 15 16101 22134 <Binary: 268 bytes>
10886 10886 15 16100 22134 <Binary: 268 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 136.573ms