home / ramsar

tiles

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

23 rows where tile_row = 21777

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5575 5575 15 16409 21777 <Binary: 634 bytes>
5578 5578 15 16265 21777 <Binary: 572 bytes>
5585 5585 15 16417 21777 <Binary: 492 bytes>
5630 5630 15 16257 21777 <Binary: 323 bytes>
7454 7454 15 16264 21777 <Binary: 633 bytes>
7772 7772 15 16415 21777 <Binary: 568 bytes>
7788 7788 15 16215 21777 <Binary: 360 bytes>
7792 7792 15 16263 21777 <Binary: 405 bytes>
8195 8195 15 16413 21777 <Binary: 301 bytes>
8262 8262 15 16213 21777 <Binary: 459 bytes>
8267 8267 15 16261 21777 <Binary: 269 bytes>
8746 8746 15 16411 21777 <Binary: 301 bytes>
8798 8798 15 16211 21777 <Binary: 307 bytes>
8802 8802 15 16259 21777 <Binary: 431 bytes>
9314 9314 15 16414 21777 <Binary: 381 bytes>
9348 9348 15 16214 21777 <Binary: 362 bytes>
9352 9352 15 16262 21777 <Binary: 661 bytes>
9740 9740 15 16412 21777 <Binary: 301 bytes>
9812 9812 15 16212 21777 <Binary: 268 bytes>
9818 9818 15 16260 21777 <Binary: 324 bytes>
10307 10307 15 16410 21777 <Binary: 325 bytes>
10315 10315 15 16418 21777 <Binary: 421 bytes>
10324 10324 15 16258 21777 <Binary: 444 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 103.335ms