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
6355 6355 15 16104 21830 <Binary: 264 bytes>
6376 6376 15 16104 22134 <Binary: 268 bytes>
6509 6509 15 16104 21831 <Binary: 705 bytes>
6527 6527 15 16104 22135 <Binary: 381 bytes>
6529 6529 15 16104 22391 <Binary: 249 bytes>
6559 6559 15 16104 21834 <Binary: 366 bytes>
6629 6629 15 16104 22394 <Binary: 247 bytes>
6731 6731 15 16104 21835 <Binary: 434 bytes>
6750 6750 15 16104 22395 <Binary: 247 bytes>
7194 7194 15 16104 22400 <Binary: 299 bytes>
7257 7257 15 16104 22160 <Binary: 460 bytes>
7258 7258 15 16104 22128 <Binary: 355 bytes>
7400 7400 15 16104 22401 <Binary: 302 bytes>
7409 7409 15 16104 21836 <Binary: 342 bytes>
7432 7432 15 16104 22396 <Binary: 247 bytes>
7464 7464 15 16104 22129 <Binary: 428 bytes>
7596 7596 15 16104 21837 <Binary: 283 bytes>
7653 7653 15 16104 22397 <Binary: 247 bytes>
9799 9799 15 16104 21829 <Binary: 264 bytes>
9823 9823 15 16104 22133 <Binary: 268 bytes>
10021 10021 15 16104 21833 <Binary: 357 bytes>
10067 10067 15 16104 22137 <Binary: 301 bytes>
10069 10069 15 16104 22393 <Binary: 247 bytes>
10145 10145 15 16104 21828 <Binary: 264 bytes>
10183 10183 15 16104 22132 <Binary: 268 bytes>
10341 10341 15 16104 21832 <Binary: 415 bytes>
10358 10358 15 16104 22136 <Binary: 368 bytes>
10398 10398 15 16104 22392 <Binary: 412 bytes>
10655 10655 15 16104 21827 <Binary: 373 bytes>
10673 10673 15 16104 22131 <Binary: 268 bytes>
10889 10889 15 16104 22159 <Binary: 309 bytes>
10946 10946 15 16104 21826 <Binary: 290 bytes>
10960 10960 15 16104 22399 <Binary: 247 bytes>
10992 10992 15 16104 22130 <Binary: 268 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 8.703ms