home / ramsar

tiles

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

41 rows where tile_column = 16090 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
5943 5943 15 16090 22150 <Binary: 268 bytes>
5945 5945 15 16090 22278 <Binary: 265 bytes>
6001 6001 15 16090 22151 <Binary: 268 bytes>
6003 6003 15 16090 22279 <Binary: 265 bytes>
6146 6146 15 16090 22282 <Binary: 265 bytes>
6236 6236 15 16090 22139 <Binary: 363 bytes>
6244 6244 15 16090 22283 <Binary: 265 bytes>
6288 6288 15 16090 22395 <Binary: 317 bytes>
6775 6775 15 16090 22146 <Binary: 268 bytes>
6777 6777 15 16090 22274 <Binary: 265 bytes>
6887 6887 15 16090 22147 <Binary: 268 bytes>
6889 6889 15 16090 22275 <Binary: 265 bytes>
6937 6937 15 16090 22387 <Binary: 348 bytes>
6975 6975 15 16090 22142 <Binary: 268 bytes>
7017 7017 15 16090 22286 <Binary: 290 bytes>
7053 7053 15 16090 22398 <Binary: 247 bytes>
7119 7119 15 16090 22143 <Binary: 268 bytes>
7145 7145 15 16090 22287 <Binary: 460 bytes>
7203 7203 15 16090 22399 <Binary: 345 bytes>
9402 9402 15 16090 22149 <Binary: 268 bytes>
9404 9404 15 16090 22277 <Binary: 265 bytes>
9458 9458 15 16090 22389 <Binary: 333 bytes>
9580 9580 15 16090 22148 <Binary: 268 bytes>
9583 9583 15 16090 22276 <Binary: 265 bytes>
9639 9639 15 16090 22153 <Binary: 386 bytes>
9641 9641 15 16090 22281 <Binary: 265 bytes>
9656 9656 15 16090 22388 <Binary: 349 bytes>
9811 9811 15 16090 22152 <Binary: 285 bytes>
9813 9813 15 16090 22280 <Binary: 265 bytes>
10258 10258 15 16090 22145 <Binary: 268 bytes>
10260 10260 15 16090 22273 <Binary: 486 bytes>
10340 10340 15 16090 22289 <Binary: 561 bytes>
10423 10423 15 16090 22144 <Binary: 268 bytes>
10425 10425 15 16090 22272 <Binary: 316 bytes>
10489 10489 15 16090 22141 <Binary: 268 bytes>
10497 10497 15 16090 22285 <Binary: 265 bytes>
10508 10508 15 16090 22288 <Binary: 404 bytes>
10592 10592 15 16090 22397 <Binary: 247 bytes>
10668 10668 15 16090 22140 <Binary: 268 bytes>
10689 10689 15 16090 22284 <Binary: 265 bytes>
10731 10731 15 16090 22396 <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 8.069ms