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
1882 1882 14 8201 11035 <Binary: 259 bytes>
1903 1903 14 8201 11034 <Binary: 296 bytes>
1905 1905 14 8201 11050 <Binary: 281 bytes>
1950 1950 14 8201 11043 <Binary: 259 bytes>
1972 1972 14 8201 11042 <Binary: 259 bytes>
2193 2193 14 8201 11037 <Binary: 259 bytes>
2211 2211 14 8201 11036 <Binary: 259 bytes>
2261 2261 14 8201 11045 <Binary: 259 bytes>
2280 2280 14 8201 11044 <Binary: 259 bytes>
3063 3063 14 8201 11032 <Binary: 283 bytes>
3066 3066 14 8201 11048 <Binary: 259 bytes>
3081 3081 14 8201 11008 <Binary: 354 bytes>
3092 3092 14 8201 11033 <Binary: 344 bytes>
3094 3094 14 8201 11049 <Binary: 324 bytes>
3101 3101 14 8201 11009 <Binary: 288 bytes>
3146 3146 14 8201 11040 <Binary: 259 bytes>
3158 3158 14 8201 11041 <Binary: 259 bytes>
3374 3374 14 8201 11006 <Binary: 311 bytes>
3375 3375 14 8201 11038 <Binary: 259 bytes>
3425 3425 14 8201 11007 <Binary: 420 bytes>
3427 3427 14 8201 11039 <Binary: 259 bytes>
3464 3464 14 8201 11046 <Binary: 259 bytes>
3484 3484 14 8201 11047 <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 7.224ms