home / ramsar

tiles

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

40 rows where tile_column = 16420 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
6269 6269 15 16420 22082 <Binary: 259 bytes>
6325 6325 15 16420 22098 <Binary: 259 bytes>
6366 6366 15 16420 21987 <Binary: 391 bytes>
6376 6376 15 16420 22083 <Binary: 259 bytes>
6429 6429 15 16420 22067 <Binary: 292 bytes>
6461 6461 15 16420 22099 <Binary: 275 bytes>
6493 6493 15 16420 21774 <Binary: 377 bytes>
6501 6501 15 16420 22094 <Binary: 259 bytes>
6529 6529 15 16420 22078 <Binary: 259 bytes>
6599 6599 15 16420 21775 <Binary: 435 bytes>
6609 6609 15 16420 22095 <Binary: 259 bytes>
6652 6652 15 16420 22079 <Binary: 259 bytes>
7112 7112 15 16420 21988 <Binary: 423 bytes>
7119 7119 15 16420 22084 <Binary: 259 bytes>
7170 7170 15 16420 22068 <Binary: 259 bytes>
7177 7177 15 16420 22100 <Binary: 269 bytes>
7318 7318 15 16420 21861 <Binary: 529 bytes>
7325 7325 15 16420 22085 <Binary: 259 bytes>
7343 7343 15 16420 22069 <Binary: 259 bytes>
7368 7368 15 16420 22088 <Binary: 259 bytes>
7385 7385 15 16420 22072 <Binary: 259 bytes>
7537 7537 15 16420 22089 <Binary: 259 bytes>
7553 7553 15 16420 22073 <Binary: 259 bytes>
9768 9768 15 16420 22081 <Binary: 259 bytes>
9802 9802 15 16420 22097 <Binary: 259 bytes>
9960 9960 15 16420 22080 <Binary: 259 bytes>
9987 9987 15 16420 21773 <Binary: 388 bytes>
9994 9994 15 16420 22093 <Binary: 259 bytes>
10025 10025 15 16420 22096 <Binary: 259 bytes>
10053 10053 15 16420 22077 <Binary: 259 bytes>
10195 10195 15 16420 22092 <Binary: 259 bytes>
10235 10235 15 16420 22076 <Binary: 259 bytes>
10660 10660 15 16420 22087 <Binary: 259 bytes>
10699 10699 15 16420 22071 <Binary: 259 bytes>
10848 10848 15 16420 22086 <Binary: 259 bytes>
10866 10866 15 16420 22070 <Binary: 259 bytes>
10889 10889 15 16420 22091 <Binary: 259 bytes>
10910 10910 15 16420 22075 <Binary: 259 bytes>
11050 11050 15 16420 22090 <Binary: 259 bytes>
11071 11071 15 16420 22074 <Binary: 259 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 15.313ms