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
4654 4654 15 16417 22087 <Binary: 258 bytes>
4688 4688 15 16417 22086 <Binary: 258 bytes>
4698 4698 15 16417 22071 <Binary: 258 bytes>
4714 4714 15 16417 22070 <Binary: 258 bytes>
4721 4721 15 16417 22102 <Binary: 275 bytes>
4734 4734 15 16417 22103 <Binary: 269 bytes>
4883 4883 15 16417 22091 <Binary: 258 bytes>
4922 4922 15 16417 22075 <Binary: 258 bytes>
4960 4960 15 16417 22090 <Binary: 258 bytes>
4980 4980 15 16417 22074 <Binary: 258 bytes>
5554 5554 15 16417 22081 <Binary: 258 bytes>
5559 5559 15 16417 22080 <Binary: 258 bytes>
5585 5585 15 16417 21777 <Binary: 492 bytes>
5588 5588 15 16417 22065 <Binary: 258 bytes>
5605 5605 15 16417 21776 <Binary: 494 bytes>
5606 5606 15 16417 22064 <Binary: 274 bytes>
5611 5611 15 16417 22096 <Binary: 258 bytes>
5631 5631 15 16417 22097 <Binary: 258 bytes>
5750 5750 15 16417 21772 <Binary: 351 bytes>
5754 5754 15 16417 22092 <Binary: 258 bytes>
5779 5779 15 16417 22076 <Binary: 258 bytes>
5850 5850 15 16417 21773 <Binary: 301 bytes>
5852 5852 15 16417 22061 <Binary: 363 bytes>
5854 5854 15 16417 22093 <Binary: 258 bytes>
5881 5881 15 16417 22077 <Binary: 258 bytes>
8135 8135 15 16417 22084 <Binary: 258 bytes>
8155 8155 15 16417 22068 <Binary: 258 bytes>
8162 8162 15 16417 22100 <Binary: 258 bytes>
8309 8309 15 16417 22085 <Binary: 258 bytes>
8327 8327 15 16417 22069 <Binary: 258 bytes>
8335 8335 15 16417 22101 <Binary: 258 bytes>
8343 8343 15 16417 22088 <Binary: 258 bytes>
8361 8361 15 16417 22072 <Binary: 258 bytes>
8536 8536 15 16417 22089 <Binary: 258 bytes>
8563 8563 15 16417 22073 <Binary: 258 bytes>
8927 8927 15 16417 22082 <Binary: 258 bytes>
8980 8980 15 16417 21778 <Binary: 402 bytes>
8983 8983 15 16417 22066 <Binary: 258 bytes>
9034 9034 15 16417 22098 <Binary: 258 bytes>
9151 9151 15 16417 22083 <Binary: 258 bytes>
9199 9199 15 16417 22067 <Binary: 258 bytes>
9206 9206 15 16417 22099 <Binary: 258 bytes>
9212 9212 15 16417 21774 <Binary: 340 bytes>
9215 9215 15 16417 22062 <Binary: 353 bytes>
9217 9217 15 16417 22094 <Binary: 258 bytes>
9240 9240 15 16417 22078 <Binary: 258 bytes>
9403 9403 15 16417 21775 <Binary: 301 bytes>
9404 9404 15 16417 22063 <Binary: 331 bytes>
9406 9406 15 16417 22095 <Binary: 258 bytes>
9462 9462 15 16417 22079 <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 52.981ms