home / ramsar

tiles

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

35 rows where tile_column = 16104

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6359 6359 15 16104 21830 <Binary: 264 bytes>
6432 6432 15 16104 22134 <Binary: 268 bytes>
6460 6460 15 16104 21831 <Binary: 707 bytes>
6519 6519 15 16104 22135 <Binary: 380 bytes>
6521 6521 15 16104 22391 <Binary: 249 bytes>
6619 6619 15 16104 21834 <Binary: 367 bytes>
6635 6635 15 16104 22394 <Binary: 247 bytes>
6704 6704 15 16104 21835 <Binary: 435 bytes>
6723 6723 15 16104 22395 <Binary: 247 bytes>
7215 7215 15 16104 22400 <Binary: 300 bytes>
7277 7277 15 16104 22160 <Binary: 461 bytes>
7278 7278 15 16104 22128 <Binary: 354 bytes>
7373 7373 15 16104 22401 <Binary: 303 bytes>
7417 7417 15 16104 21836 <Binary: 342 bytes>
7438 7438 15 16104 22129 <Binary: 427 bytes>
7488 7488 15 16104 22396 <Binary: 247 bytes>
7603 7603 15 16104 21837 <Binary: 283 bytes>
7646 7646 15 16104 22397 <Binary: 247 bytes>
9869 9869 15 16104 21829 <Binary: 264 bytes>
9906 9906 15 16104 22133 <Binary: 268 bytes>
10060 10060 15 16104 21828 <Binary: 264 bytes>
10079 10079 15 16104 22132 <Binary: 268 bytes>
10099 10099 15 16104 21833 <Binary: 357 bytes>
10113 10113 15 16104 22137 <Binary: 300 bytes>
10115 10115 15 16104 22393 <Binary: 247 bytes>
10274 10274 15 16104 21832 <Binary: 415 bytes>
10291 10291 15 16104 22136 <Binary: 367 bytes>
10293 10293 15 16104 22392 <Binary: 413 bytes>
10749 10749 15 16104 21827 <Binary: 373 bytes>
10793 10793 15 16104 22131 <Binary: 268 bytes>
10882 10882 15 16104 21826 <Binary: 290 bytes>
10919 10919 15 16104 22130 <Binary: 268 bytes>
10949 10949 15 16104 22159 <Binary: 310 bytes>
11016 11016 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 19.442ms