home / ramsar

tiles

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

21 rows where tile_row = 22143 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4279 4279 15 16095 22143 <Binary: 269 bytes>
4295 4295 15 16087 22143 <Binary: 377 bytes>
4384 4384 15 16167 22143 <Binary: 434 bytes>
4736 4736 15 16093 22143 <Binary: 269 bytes>
4747 4747 15 16085 22143 <Binary: 290 bytes>
4830 4830 15 16165 22143 <Binary: 399 bytes>
5298 5298 15 16091 22143 <Binary: 269 bytes>
5319 5319 15 16115 22143 <Binary: 272 bytes>
5322 5322 15 16083 22143 <Binary: 277 bytes>
5389 5389 15 16099 22143 <Binary: 452 bytes>
6128 6128 15 16094 22143 <Binary: 269 bytes>
6141 6141 15 16086 22143 <Binary: 340 bytes>
6562 6562 15 16092 22143 <Binary: 269 bytes>
6593 6593 15 16084 22143 <Binary: 295 bytes>
7144 7144 15 16090 22143 <Binary: 269 bytes>
7258 7258 15 16098 22143 <Binary: 319 bytes>
9358 9358 15 16089 22143 <Binary: 269 bytes>
9446 9446 15 16097 22143 <Binary: 269 bytes>
10943 10943 15 16088 22143 <Binary: 269 bytes>
11016 11016 15 16168 22143 <Binary: 295 bytes>
11029 11029 15 16096 22143 <Binary: 269 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 27.635ms