home / ramsar

tiles

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

35 rows where tile_column = 16102 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
5890 5890 15 16102 22130 <Binary: 298 bytes>
5928 5928 15 16102 21827 <Binary: 417 bytes>
5985 5985 15 16102 22131 <Binary: 268 bytes>
6041 6041 15 16102 22158 <Binary: 393 bytes>
6128 6128 15 16102 22398 <Binary: 247 bytes>
6156 6156 15 16102 22159 <Binary: 639 bytes>
6226 6226 15 16102 22399 <Binary: 344 bytes>
6729 6729 15 16102 21830 <Binary: 397 bytes>
6750 6750 15 16102 22134 <Binary: 268 bytes>
6822 6822 15 16102 21831 <Binary: 411 bytes>
6853 6853 15 16102 22135 <Binary: 268 bytes>
6876 6876 15 16102 22391 <Binary: 337 bytes>
6914 6914 15 16102 21834 <Binary: 438 bytes>
6962 6962 15 16102 22138 <Binary: 268 bytes>
6965 6965 15 16102 22394 <Binary: 247 bytes>
7106 7106 15 16102 22139 <Binary: 410 bytes>
7109 7109 15 16102 22395 <Binary: 247 bytes>
9380 9380 15 16102 22161 <Binary: 529 bytes>
9381 9381 15 16102 22129 <Binary: 447 bytes>
9487 9487 15 16102 22400 <Binary: 301 bytes>
9521 9521 15 16102 22157 <Binary: 280 bytes>
9550 9550 15 16102 22160 <Binary: 804 bytes>
9604 9604 15 16102 22397 <Binary: 247 bytes>
9792 9792 15 16102 22140 <Binary: 301 bytes>
9794 9794 15 16102 22396 <Binary: 247 bytes>
10212 10212 15 16102 21829 <Binary: 547 bytes>
10229 10229 15 16102 22133 <Binary: 268 bytes>
10378 10378 15 16102 21828 <Binary: 264 bytes>
10409 10409 15 16102 22132 <Binary: 268 bytes>
10450 10450 15 16102 21833 <Binary: 345 bytes>
10474 10474 15 16102 22137 <Binary: 268 bytes>
10479 10479 15 16102 22393 <Binary: 247 bytes>
10578 10578 15 16102 21832 <Binary: 360 bytes>
10645 10645 15 16102 22136 <Binary: 268 bytes>
10649 10649 15 16102 22392 <Binary: 247 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 10.648ms