home / ramsar

tiles

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

49 rows where tile_column = 16416 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
6410 6410 15 16416 22086 <Binary: 258 bytes>
6426 6426 15 16416 22070 <Binary: 258 bytes>
6468 6468 15 16416 22102 <Binary: 258 bytes>
6486 6486 15 16416 22087 <Binary: 258 bytes>
6500 6500 15 16416 22071 <Binary: 258 bytes>
6506 6506 15 16416 22103 <Binary: 275 bytes>
6652 6652 15 16416 21771 <Binary: 334 bytes>
6665 6665 15 16416 22090 <Binary: 258 bytes>
6685 6685 15 16416 22074 <Binary: 258 bytes>
6692 6692 15 16416 22091 <Binary: 258 bytes>
6746 6746 15 16416 22075 <Binary: 258 bytes>
7327 7327 15 16416 22080 <Binary: 258 bytes>
7336 7336 15 16416 22081 <Binary: 258 bytes>
7362 7362 15 16416 21776 <Binary: 484 bytes>
7364 7364 15 16416 22064 <Binary: 258 bytes>
7371 7371 15 16416 22096 <Binary: 258 bytes>
7391 7391 15 16416 22065 <Binary: 258 bytes>
7397 7397 15 16416 22097 <Binary: 258 bytes>
7498 7498 15 16416 21773 <Binary: 301 bytes>
7530 7530 15 16416 21772 <Binary: 335 bytes>
7534 7534 15 16416 22092 <Binary: 258 bytes>
7558 7558 15 16416 22076 <Binary: 258 bytes>
7561 7561 15 16416 22093 <Binary: 258 bytes>
7585 7585 15 16416 22077 <Binary: 258 bytes>
9936 9936 15 16416 22085 <Binary: 258 bytes>
9975 9975 15 16416 22084 <Binary: 258 bytes>
9991 9991 15 16416 22069 <Binary: 258 bytes>
9999 9999 15 16416 22101 <Binary: 258 bytes>
10040 10040 15 16416 22068 <Binary: 258 bytes>
10049 10049 15 16416 22100 <Binary: 258 bytes>
10184 10184 15 16416 22089 <Binary: 258 bytes>
10202 10202 15 16416 22073 <Binary: 258 bytes>
10220 10220 15 16416 22088 <Binary: 258 bytes>
10238 10238 15 16416 22072 <Binary: 258 bytes>
10244 10244 15 16416 22104 <Binary: 269 bytes>
10838 10838 15 16416 22083 <Binary: 258 bytes>
10852 10852 15 16416 22082 <Binary: 258 bytes>
10875 10875 15 16416 22067 <Binary: 258 bytes>
10883 10883 15 16416 22099 <Binary: 258 bytes>
10898 10898 15 16416 22066 <Binary: 258 bytes>
10904 10904 15 16416 22098 <Binary: 258 bytes>
11061 11061 15 16416 21774 <Binary: 301 bytes>
11064 11064 15 16416 22062 <Binary: 272 bytes>
11068 11068 15 16416 22094 <Binary: 258 bytes>
11084 11084 15 16416 21775 <Binary: 301 bytes>
11085 11085 15 16416 22063 <Binary: 285 bytes>
11090 11090 15 16416 22095 <Binary: 258 bytes>
11110 11110 15 16416 22078 <Binary: 258 bytes>
11135 11135 15 16416 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 11.433ms