home / ramsar

tiles

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

13 rows where tile_column = 16140

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6285 6285 15 16140 22130 <Binary: 407 bytes>
6402 6402 15 16140 22094 <Binary: 495 bytes>
6441 6441 15 16140 21875 <Binary: 285 bytes>
6447 6447 15 16140 22131 <Binary: 302 bytes>
7140 7140 15 16140 21876 <Binary: 294 bytes>
7344 7344 15 16140 21880 <Binary: 264 bytes>
7378 7378 15 16140 21877 <Binary: 323 bytes>
7511 7511 15 16140 21881 <Binary: 264 bytes>
10260 10260 15 16140 21884 <Binary: 296 bytes>
10628 10628 15 16140 21879 <Binary: 369 bytes>
10818 10818 15 16140 21883 <Binary: 311 bytes>
10919 10919 15 16140 21878 <Binary: 397 bytes>
11059 11059 15 16140 21882 <Binary: 264 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 7.173ms