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
1870 1870 14 8053 10915 <Binary: 264 bytes>
1898 1898 14 8053 10914 <Binary: 501 bytes>
1907 1907 14 8053 11067 <Binary: 302 bytes>
1948 1948 14 8053 11018 <Binary: 363 bytes>
1949 1949 14 8053 11082 <Binary: 442 bytes>
1950 1950 14 8053 11066 <Binary: 543 bytes>
1967 1967 14 8053 10922 <Binary: 750 bytes>
2187 2187 14 8053 10917 <Binary: 998 bytes>
2219 2219 14 8053 10916 <Binary: 469 bytes>
2239 2239 14 8053 11197 <Binary: 506 bytes>
2252 2252 14 8053 11196 <Binary: 315 bytes>
3045 3045 14 8053 11200 <Binary: 360 bytes>
3054 3054 14 8053 10912 <Binary: 345 bytes>
3086 3086 14 8053 10913 <Binary: 622 bytes>
3111 3111 14 8053 11080 <Binary: 1,297 bytes>
3123 3123 14 8053 11017 <Binary: 316 bytes>
3124 3124 14 8053 11065 <Binary: 366 bytes>
3136 3136 14 8053 10920 <Binary: 380 bytes>
3148 3148 14 8053 10921 <Binary: 336 bytes>
3364 3364 14 8053 10918 <Binary: 264 bytes>
3382 3382 14 8053 11079 <Binary: 317 bytes>
3394 3394 14 8053 10919 <Binary: 308 bytes>
3407 3407 14 8053 10910 <Binary: 366 bytes>
3412 3412 14 8053 11198 <Binary: 367 bytes>
3450 3450 14 8053 10911 <Binary: 347 bytes>
3455 3455 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.218ms