home / ramsar

tiles

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

50 rows where tile_column = 16417 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
4655 4655 15 16417 22087 <Binary: 259 bytes>
4677 4677 15 16417 22086 <Binary: 259 bytes>
4696 4696 15 16417 22070 <Binary: 259 bytes>
4703 4703 15 16417 22102 <Binary: 275 bytes>
4724 4724 15 16417 22071 <Binary: 259 bytes>
4731 4731 15 16417 22103 <Binary: 269 bytes>
4896 4896 15 16417 22090 <Binary: 259 bytes>
4910 4910 15 16417 22091 <Binary: 259 bytes>
4932 4932 15 16417 22075 <Binary: 259 bytes>
4958 4958 15 16417 22074 <Binary: 259 bytes>
5531 5531 15 16417 22080 <Binary: 259 bytes>
5557 5557 15 16417 22081 <Binary: 259 bytes>
5592 5592 15 16417 21776 <Binary: 494 bytes>
5593 5593 15 16417 22064 <Binary: 274 bytes>
5598 5598 15 16417 22096 <Binary: 259 bytes>
5619 5619 15 16417 21777 <Binary: 491 bytes>
5622 5622 15 16417 22065 <Binary: 259 bytes>
5674 5674 15 16417 22097 <Binary: 259 bytes>
5739 5739 15 16417 21772 <Binary: 351 bytes>
5743 5743 15 16417 22092 <Binary: 259 bytes>
5806 5806 15 16417 21773 <Binary: 300 bytes>
5808 5808 15 16417 22061 <Binary: 363 bytes>
5810 5810 15 16417 22093 <Binary: 259 bytes>
5826 5826 15 16417 22076 <Binary: 259 bytes>
5872 5872 15 16417 22077 <Binary: 259 bytes>
8120 8120 15 16417 22084 <Binary: 259 bytes>
8178 8178 15 16417 22068 <Binary: 259 bytes>
8185 8185 15 16417 22100 <Binary: 259 bytes>
8299 8299 15 16417 22085 <Binary: 259 bytes>
8323 8323 15 16417 22088 <Binary: 259 bytes>
8337 8337 15 16417 22069 <Binary: 259 bytes>
8345 8345 15 16417 22101 <Binary: 259 bytes>
8376 8376 15 16417 22072 <Binary: 259 bytes>
8512 8512 15 16417 22089 <Binary: 259 bytes>
8562 8562 15 16417 22073 <Binary: 259 bytes>
8945 8945 15 16417 22082 <Binary: 259 bytes>
9017 9017 15 16417 21778 <Binary: 402 bytes>
9020 9020 15 16417 22066 <Binary: 259 bytes>
9029 9029 15 16417 22098 <Binary: 259 bytes>
9163 9163 15 16417 22083 <Binary: 259 bytes>
9184 9184 15 16417 21774 <Binary: 339 bytes>
9187 9187 15 16417 22062 <Binary: 353 bytes>
9189 9189 15 16417 22094 <Binary: 259 bytes>
9222 9222 15 16417 22067 <Binary: 259 bytes>
9229 9229 15 16417 22099 <Binary: 259 bytes>
9243 9243 15 16417 22078 <Binary: 259 bytes>
9422 9422 15 16417 21775 <Binary: 300 bytes>
9423 9423 15 16417 22063 <Binary: 332 bytes>
9425 9425 15 16417 22095 <Binary: 259 bytes>
9447 9447 15 16417 22079 <Binary: 259 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 16.342ms