home / ramsar

tiles

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

24 rows where tile_row = 10878

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2027 2027 14 8127 10878 <Binary: 2,764 bytes>
2028 2028 14 8095 10878 <Binary: 1,774 bytes>
2051 2051 14 8091 10878 <Binary: 717 bytes>
2116 2116 14 8119 10878 <Binary: 423 bytes>
2157 2157 14 8099 10878 <Binary: 522 bytes>
2594 2594 14 8126 10878 <Binary: 339 bytes>
2595 2595 14 8094 10878 <Binary: 1,033 bytes>
2615 2615 14 8142 10878 <Binary: 351 bytes>
2655 2655 14 8090 10878 <Binary: 1,255 bytes>
2744 2744 14 8098 10878 <Binary: 324 bytes>
3320 3320 14 8093 10878 <Binary: 851 bytes>
3323 3323 14 8141 10878 <Binary: 1,011 bytes>
3367 3367 14 8121 10878 <Binary: 577 bytes>
3368 3368 14 8089 10878 <Binary: 553 bytes>
3410 3410 14 8133 10878 <Binary: 1,427 bytes>
3467 3467 14 8097 10878 <Binary: 652 bytes>
3468 3468 14 8129 10878 <Binary: 1,213 bytes>
3909 3909 14 8092 10878 <Binary: 722 bytes>
3913 3913 14 8140 10878 <Binary: 348 bytes>
3952 3952 14 8120 10878 <Binary: 731 bytes>
3953 3953 14 8088 10878 <Binary: 337 bytes>
3993 3993 14 8132 10878 <Binary: 312 bytes>
4037 4037 14 8096 10878 <Binary: 578 bytes>
4038 4038 14 8128 10878 <Binary: 1,575 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 95.975ms