home / ramsar

tiles

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

22 rows where tile_column = 8051

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1735 1735 14 8051 11200 <Binary: 346 bytes>
1763 1763 14 8051 10913 <Binary: 507 bytes>
1809 1809 14 8051 11080 <Binary: 995 bytes>
1810 1810 14 8051 11064 <Binary: 587 bytes>
1816 1816 14 8051 11065 <Binary: 294 bytes>
2017 2017 14 8051 11079 <Binary: 868 bytes>
2071 2071 14 8051 11078 <Binary: 278 bytes>
2095 2095 14 8051 10918 <Binary: 318 bytes>
2125 2125 14 8051 11199 <Binary: 329 bytes>
2136 2136 14 8051 11070 <Binary: 297 bytes>
2140 2140 14 8051 11198 <Binary: 247 bytes>
2963 2963 14 8051 10915 <Binary: 763 bytes>
2973 2973 14 8051 10914 <Binary: 509 bytes>
3010 3010 14 8051 11067 <Binary: 269 bytes>
3022 3022 14 8051 11066 <Binary: 269 bytes>
3027 3027 14 8051 11195 <Binary: 429 bytes>
3257 3257 14 8051 10916 <Binary: 513 bytes>
3282 3282 14 8051 10917 <Binary: 600 bytes>
3304 3304 14 8051 11068 <Binary: 343 bytes>
3314 3314 14 8051 11069 <Binary: 460 bytes>
3317 3317 14 8051 11196 <Binary: 265 bytes>
3329 3329 14 8051 11197 <Binary: 247 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 8.224ms