home / ramsar

tiles

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

29 rows where tile_row = 22070 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4183 4183 15 16411 22070 <Binary: 258 bytes>
4246 4246 15 16403 22070 <Binary: 258 bytes>
4271 4271 15 16419 22070 <Binary: 258 bytes>
4611 4611 15 16409 22070 <Binary: 258 bytes>
4663 4663 15 16401 22070 <Binary: 312 bytes>
4681 4681 15 16425 22070 <Binary: 295 bytes>
4732 4732 15 16417 22070 <Binary: 258 bytes>
4964 4964 15 16415 22070 <Binary: 258 bytes>
4974 4974 15 16407 22070 <Binary: 258 bytes>
5041 5041 15 16423 22070 <Binary: 258 bytes>
5916 5916 15 16410 22070 <Binary: 258 bytes>
5931 5931 15 16402 22070 <Binary: 258 bytes>
5992 5992 15 16418 22070 <Binary: 258 bytes>
6328 6328 15 16408 22070 <Binary: 258 bytes>
6345 6345 15 16400 22070 <Binary: 340 bytes>
6395 6395 15 16424 22070 <Binary: 316 bytes>
6403 6403 15 16416 22070 <Binary: 258 bytes>
6653 6653 15 16414 22070 <Binary: 258 bytes>
6678 6678 15 16406 22070 <Binary: 258 bytes>
6694 6694 15 16206 22070 <Binary: 312 bytes>
6743 6743 15 16422 22070 <Binary: 258 bytes>
8826 8826 15 16413 22070 <Binary: 258 bytes>
8873 8873 15 16405 22070 <Binary: 258 bytes>
8891 8891 15 16205 22070 <Binary: 304 bytes>
8902 8902 15 16421 22070 <Binary: 258 bytes>
10766 10766 15 16412 22070 <Binary: 258 bytes>
10817 10817 15 16404 22070 <Binary: 258 bytes>
10831 10831 15 16204 22070 <Binary: 277 bytes>
10841 10841 15 16420 22070 <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 25.563ms