home / ramsar

tiles

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

24 rows where tile_row = 21768

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5634 5634 15 16301 21768 <Binary: 299 bytes>
5647 5647 15 16293 21768 <Binary: 400 bytes>
5649 5649 15 16213 21768 <Binary: 320 bytes>
7389 7389 15 16300 21768 <Binary: 299 bytes>
7400 7400 15 16292 21768 <Binary: 462 bytes>
7983 7983 15 16299 21768 <Binary: 299 bytes>
7987 7987 15 16219 21768 <Binary: 331 bytes>
7997 7997 15 16291 21768 <Binary: 663 bytes>
8388 8388 15 16297 21768 <Binary: 299 bytes>
8395 8395 15 16281 21768 <Binary: 465 bytes>
8417 8417 15 16289 21768 <Binary: 545 bytes>
8669 8669 15 16303 21768 <Binary: 339 bytes>
8683 8683 15 16295 21768 <Binary: 310 bytes>
8692 8692 15 16255 21768 <Binary: 622 bytes>
9746 9746 15 16298 21768 <Binary: 299 bytes>
9761 9761 15 16218 21768 <Binary: 360 bytes>
9771 9771 15 16290 21768 <Binary: 779 bytes>
9789 9789 15 16314 21768 <Binary: 327 bytes>
10162 10162 15 16296 21768 <Binary: 479 bytes>
10181 10181 15 16256 21768 <Binary: 367 bytes>
10469 10469 15 16302 21768 <Binary: 417 bytes>
10515 10515 15 16214 21768 <Binary: 326 bytes>
10518 10518 15 16262 21768 <Binary: 601 bytes>
10522 10522 15 16254 21768 <Binary: 330 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 90.834ms