home / ramsar

tiles

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

60 rows where tile_column = 16414 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
5811 5811 15 16414 22066 <Binary: 258 bytes>
5813 5813 15 16414 22098 <Binary: 258 bytes>
5880 5880 15 16414 22082 <Binary: 258 bytes>
5881 5881 15 16414 21778 <Binary: 525 bytes>
5907 5907 15 16414 22067 <Binary: 258 bytes>
5909 5909 15 16414 22099 <Binary: 258 bytes>
5974 5974 15 16414 22083 <Binary: 258 bytes>
5976 5976 15 16414 21779 <Binary: 296 bytes>
6023 6023 15 16414 22078 <Binary: 258 bytes>
6025 6025 15 16414 22110 <Binary: 304 bytes>
6030 6030 15 16414 21774 <Binary: 319 bytes>
6031 6031 15 16414 22030 <Binary: 330 bytes>
6098 6098 15 16414 22079 <Binary: 258 bytes>
6100 6100 15 16414 22111 <Binary: 334 bytes>
6105 6105 15 16414 21775 <Binary: 473 bytes>
6106 6106 15 16414 22031 <Binary: 409 bytes>
6112 6112 15 16414 22094 <Binary: 258 bytes>
6175 6175 15 16414 22095 <Binary: 258 bytes>
6672 6672 15 16414 22070 <Binary: 258 bytes>
6674 6674 15 16414 22102 <Binary: 258 bytes>
6735 6735 15 16414 22086 <Binary: 258 bytes>
6785 6785 15 16414 22071 <Binary: 258 bytes>
6787 6787 15 16414 22103 <Binary: 258 bytes>
6840 6840 15 16414 22087 <Binary: 258 bytes>
6870 6870 15 16414 22074 <Binary: 258 bytes>
6872 6872 15 16414 22106 <Binary: 559 bytes>
6949 6949 15 16414 22090 <Binary: 258 bytes>
6999 6999 15 16414 22075 <Binary: 258 bytes>
7001 7001 15 16414 22107 <Binary: 404 bytes>
7009 7009 15 16414 21771 <Binary: 371 bytes>
7093 7093 15 16414 22091 <Binary: 258 bytes>
9308 9308 15 16414 22065 <Binary: 258 bytes>
9310 9310 15 16414 22097 <Binary: 258 bytes>
9331 9331 15 16414 22081 <Binary: 258 bytes>
9333 9333 15 16414 21777 <Binary: 382 bytes>
9472 9472 15 16414 22064 <Binary: 295 bytes>
9474 9474 15 16414 22096 <Binary: 258 bytes>
9478 9478 15 16414 22112 <Binary: 292 bytes>
9505 9505 15 16414 22077 <Binary: 258 bytes>
9507 9507 15 16414 22109 <Binary: 302 bytes>
9513 9513 15 16414 21773 <Binary: 301 bytes>
9538 9538 15 16414 22080 <Binary: 258 bytes>
9541 9541 15 16414 21776 <Binary: 301 bytes>
9566 9566 15 16414 22093 <Binary: 258 bytes>
9707 9707 15 16414 22076 <Binary: 258 bytes>
9709 9709 15 16414 22108 <Binary: 264 bytes>
9717 9717 15 16414 21772 <Binary: 568 bytes>
9779 9779 15 16414 22092 <Binary: 258 bytes>
10190 10190 15 16414 22069 <Binary: 258 bytes>
10192 10192 15 16414 22101 <Binary: 258 bytes>
10218 10218 15 16414 22085 <Binary: 258 bytes>
10312 10312 15 16414 22068 <Binary: 258 bytes>
10314 10314 15 16414 22100 <Binary: 258 bytes>
10383 10383 15 16414 22084 <Binary: 258 bytes>
10391 10391 15 16414 22073 <Binary: 258 bytes>
10393 10393 15 16414 22105 <Binary: 279 bytes>
10458 10458 15 16414 22089 <Binary: 258 bytes>
10555 10555 15 16414 22072 <Binary: 258 bytes>
10557 10557 15 16414 22104 <Binary: 258 bytes>
10597 10597 15 16414 22088 <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.444ms