home / ramsar

tiles

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

26 rows where tile_column = 8053

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1862 1862 14 8053 10915 <Binary: 264 bytes>
1901 1901 14 8053 11067 <Binary: 302 bytes>
1905 1905 14 8053 10914 <Binary: 501 bytes>
1956 1956 14 8053 11018 <Binary: 363 bytes>
1957 1957 14 8053 11082 <Binary: 442 bytes>
1958 1958 14 8053 11066 <Binary: 543 bytes>
1965 1965 14 8053 10922 <Binary: 750 bytes>
2189 2189 14 8053 10917 <Binary: 998 bytes>
2213 2213 14 8053 11197 <Binary: 506 bytes>
2229 2229 14 8053 10916 <Binary: 469 bytes>
2267 2267 14 8053 11196 <Binary: 315 bytes>
3055 3055 14 8053 10913 <Binary: 622 bytes>
3064 3064 14 8053 11200 <Binary: 360 bytes>
3073 3073 14 8053 10912 <Binary: 345 bytes>
3114 3114 14 8053 11017 <Binary: 316 bytes>
3115 3115 14 8053 11065 <Binary: 366 bytes>
3128 3128 14 8053 10921 <Binary: 336 bytes>
3138 3138 14 8053 11080 <Binary: 1,297 bytes>
3147 3147 14 8053 10920 <Binary: 380 bytes>
3354 3354 14 8053 11079 <Binary: 317 bytes>
3374 3374 14 8053 10918 <Binary: 264 bytes>
3387 3387 14 8053 10919 <Binary: 308 bytes>
3415 3415 14 8053 10910 <Binary: 366 bytes>
3437 3437 14 8053 10911 <Binary: 347 bytes>
3443 3443 14 8053 11198 <Binary: 367 bytes>
3457 3457 14 8053 11199 <Binary: 287 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.564ms