home / ramsar

tiles

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

13 rows where tile_row = 21783

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4185 4185 15 16251 21783 <Binary: 483 bytes>
4260 4260 15 16267 21783 <Binary: 579 bytes>
4733 4733 15 16257 21783 <Binary: 319 bytes>
5052 5052 15 16215 21783 <Binary: 431 bytes>
6015 6015 15 16250 21783 <Binary: 446 bytes>
6090 6090 15 16266 21783 <Binary: 358 bytes>
6529 6529 15 16216 21783 <Binary: 421 bytes>
6853 6853 15 16270 21783 <Binary: 269 bytes>
6880 6880 15 16214 21783 <Binary: 388 bytes>
9100 9100 15 16269 21783 <Binary: 628 bytes>
9112 9112 15 16213 21783 <Binary: 401 bytes>
10581 10581 15 16252 21783 <Binary: 268 bytes>
10646 10646 15 16268 21783 <Binary: 572 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 88.222ms