home / ramsar

tiles

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

37 rows where tile_column = 16401 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
4646 4646 15 16401 22071 <Binary: 258 bytes>
4681 4681 15 16401 22070 <Binary: 312 bytes>
4696 4696 15 16401 22087 <Binary: 258 bytes>
4712 4712 15 16401 22086 <Binary: 258 bytes>
4878 4878 15 16401 22011 <Binary: 294 bytes>
4879 4879 15 16401 22075 <Binary: 258 bytes>
4909 4909 15 16401 22074 <Binary: 258 bytes>
4920 4920 15 16401 22091 <Binary: 258 bytes>
4978 4978 15 16401 22090 <Binary: 258 bytes>
5538 5538 15 16401 22097 <Binary: 258 bytes>
5545 5545 15 16401 22096 <Binary: 258 bytes>
5584 5584 15 16401 22081 <Binary: 258 bytes>
5604 5604 15 16401 22080 <Binary: 258 bytes>
5746 5746 15 16401 22012 <Binary: 379 bytes>
5747 5747 15 16401 22076 <Binary: 258 bytes>
5777 5777 15 16401 22092 <Binary: 258 bytes>
5846 5846 15 16401 22013 <Binary: 307 bytes>
5847 5847 15 16401 22077 <Binary: 258 bytes>
5879 5879 15 16401 22093 <Binary: 258 bytes>
8125 8125 15 16401 22068 <Binary: 277 bytes>
8153 8153 15 16401 22084 <Binary: 258 bytes>
8283 8283 15 16401 22069 <Binary: 321 bytes>
8325 8325 15 16401 22085 <Binary: 258 bytes>
8340 8340 15 16401 22072 <Binary: 258 bytes>
8359 8359 15 16401 22088 <Binary: 258 bytes>
8528 8528 15 16401 22073 <Binary: 258 bytes>
8561 8561 15 16401 22089 <Binary: 258 bytes>
8921 8921 15 16401 22098 <Binary: 324 bytes>
8979 8979 15 16401 22082 <Binary: 258 bytes>
9144 9144 15 16401 22099 <Binary: 336 bytes>
9179 9179 15 16401 22014 <Binary: 323 bytes>
9181 9181 15 16401 22078 <Binary: 258 bytes>
9197 9197 15 16401 22083 <Binary: 258 bytes>
9238 9238 15 16401 22094 <Binary: 258 bytes>
9399 9399 15 16401 22015 <Binary: 311 bytes>
9401 9401 15 16401 22079 <Binary: 258 bytes>
9460 9460 15 16401 22095 <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 8.112ms