home / ramsar

tiles

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

35 rows where tile_column = 16104 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
6404 6404 15 16104 21831 <Binary: 707 bytes>
6434 6434 15 16104 21830 <Binary: 263 bytes>
6455 6455 15 16104 22134 <Binary: 267 bytes>
6481 6481 15 16104 22135 <Binary: 380 bytes>
6483 6483 15 16104 22391 <Binary: 249 bytes>
6626 6626 15 16104 21835 <Binary: 434 bytes>
6660 6660 15 16104 21834 <Binary: 366 bytes>
6676 6676 15 16104 22394 <Binary: 247 bytes>
6701 6701 15 16104 22395 <Binary: 247 bytes>
7226 7226 15 16104 22400 <Binary: 300 bytes>
7309 7309 15 16104 22160 <Binary: 461 bytes>
7310 7310 15 16104 22128 <Binary: 354 bytes>
7364 7364 15 16104 22401 <Binary: 303 bytes>
7391 7391 15 16104 22129 <Binary: 427 bytes>
7450 7450 15 16104 21836 <Binary: 342 bytes>
7513 7513 15 16104 21837 <Binary: 283 bytes>
7540 7540 15 16104 22396 <Binary: 247 bytes>
7603 7603 15 16104 22397 <Binary: 247 bytes>
9839 9839 15 16104 21829 <Binary: 263 bytes>
9929 9929 15 16104 22133 <Binary: 267 bytes>
10023 10023 15 16104 21828 <Binary: 263 bytes>
10042 10042 15 16104 22132 <Binary: 267 bytes>
10100 10100 15 16104 21833 <Binary: 357 bytes>
10114 10114 15 16104 22137 <Binary: 300 bytes>
10116 10116 15 16104 22393 <Binary: 247 bytes>
10235 10235 15 16104 21832 <Binary: 415 bytes>
10252 10252 15 16104 22136 <Binary: 367 bytes>
10254 10254 15 16104 22392 <Binary: 413 bytes>
10755 10755 15 16104 21827 <Binary: 373 bytes>
10816 10816 15 16104 22131 <Binary: 267 bytes>
10863 10863 15 16104 21826 <Binary: 290 bytes>
10929 10929 15 16104 22130 <Binary: 267 bytes>
11001 11001 15 16104 22159 <Binary: 310 bytes>
11060 11060 15 16104 22399 <Binary: 247 bytes>
11121 11121 15 16104 22398 <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 25.784ms