home / ramsar

tiles

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

23 rows where tile_column = 8201

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1875 1875 14 8201 11035 <Binary: 258 bytes>
1903 1903 14 8201 11034 <Binary: 296 bytes>
1910 1910 14 8201 11050 <Binary: 280 bytes>
1941 1941 14 8201 11043 <Binary: 258 bytes>
1996 1996 14 8201 11042 <Binary: 258 bytes>
2193 2193 14 8201 11037 <Binary: 258 bytes>
2223 2223 14 8201 11036 <Binary: 258 bytes>
2259 2259 14 8201 11045 <Binary: 258 bytes>
2272 2272 14 8201 11044 <Binary: 258 bytes>
3057 3057 14 8201 11032 <Binary: 283 bytes>
3060 3060 14 8201 11048 <Binary: 258 bytes>
3068 3068 14 8201 11008 <Binary: 354 bytes>
3091 3091 14 8201 11033 <Binary: 344 bytes>
3093 3093 14 8201 11049 <Binary: 324 bytes>
3100 3100 14 8201 11009 <Binary: 288 bytes>
3145 3145 14 8201 11040 <Binary: 258 bytes>
3161 3161 14 8201 11041 <Binary: 258 bytes>
3370 3370 14 8201 11006 <Binary: 310 bytes>
3371 3371 14 8201 11038 <Binary: 258 bytes>
3431 3431 14 8201 11007 <Binary: 418 bytes>
3433 3433 14 8201 11039 <Binary: 258 bytes>
3464 3464 14 8201 11046 <Binary: 258 bytes>
3479 3479 14 8201 11047 <Binary: 258 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 33.943ms