home / ramsar

tiles

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

59 rows where tile_column = 16411 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
4196 4196 15 16411 22070 <Binary: 258 bytes>
4199 4199 15 16411 22102 <Binary: 258 bytes>
4218 4218 15 16411 21990 <Binary: 316 bytes>
4220 4220 15 16411 22071 <Binary: 258 bytes>
4223 4223 15 16411 22103 <Binary: 258 bytes>
4244 4244 15 16411 22087 <Binary: 258 bytes>
4254 4254 15 16411 22086 <Binary: 258 bytes>
4413 4413 15 16411 22074 <Binary: 258 bytes>
4423 4423 15 16411 22075 <Binary: 258 bytes>
4426 4426 15 16411 22107 <Binary: 301 bytes>
4433 4433 15 16411 22027 <Binary: 349 bytes>
4453 4453 15 16411 22091 <Binary: 258 bytes>
4455 4455 15 16411 22106 <Binary: 258 bytes>
4461 4461 15 16411 22026 <Binary: 349 bytes>
4477 4477 15 16411 22090 <Binary: 258 bytes>
5029 5029 15 16411 22067 <Binary: 258 bytes>
5032 5032 15 16411 22099 <Binary: 258 bytes>
5078 5078 15 16411 22066 <Binary: 258 bytes>
5081 5081 15 16411 22098 <Binary: 258 bytes>
5096 5096 15 16411 22083 <Binary: 258 bytes>
5102 5102 15 16411 21779 <Binary: 540 bytes>
5132 5132 15 16411 22082 <Binary: 258 bytes>
5135 5135 15 16411 21778 <Binary: 503 bytes>
5274 5274 15 16411 22078 <Binary: 258 bytes>
5297 5297 15 16411 22079 <Binary: 258 bytes>
5302 5302 15 16411 21775 <Binary: 301 bytes>
5313 5313 15 16411 21774 <Binary: 504 bytes>
5336 5336 15 16411 22094 <Binary: 258 bytes>
5363 5363 15 16411 22095 <Binary: 258 bytes>
7704 7704 15 16411 22069 <Binary: 258 bytes>
7706 7706 15 16411 22101 <Binary: 258 bytes>
7729 7729 15 16411 22068 <Binary: 258 bytes>
7732 7732 15 16411 22100 <Binary: 258 bytes>
7764 7764 15 16411 21989 <Binary: 438 bytes>
7768 7768 15 16411 22085 <Binary: 258 bytes>
7793 7793 15 16411 22084 <Binary: 258 bytes>
7800 7800 15 16411 21780 <Binary: 415 bytes>
7919 7919 15 16411 22073 <Binary: 258 bytes>
7923 7923 15 16411 22105 <Binary: 258 bytes>
7930 7930 15 16411 22025 <Binary: 379 bytes>
7972 7972 15 16411 22072 <Binary: 258 bytes>
7975 7975 15 16411 22104 <Binary: 258 bytes>
7982 7982 15 16411 22024 <Binary: 284 bytes>
7997 7997 15 16411 22089 <Binary: 258 bytes>
8036 8036 15 16411 22088 <Binary: 258 bytes>
8572 8572 15 16411 22096 <Binary: 258 bytes>
8601 8601 15 16411 22080 <Binary: 258 bytes>
8603 8603 15 16411 21776 <Binary: 301 bytes>
8613 8613 15 16411 22065 <Binary: 279 bytes>
8615 8615 15 16411 22097 <Binary: 258 bytes>
8639 8639 15 16411 22081 <Binary: 258 bytes>
8642 8642 15 16411 21777 <Binary: 301 bytes>
8786 8786 15 16411 22076 <Binary: 258 bytes>
8789 8789 15 16411 22108 <Binary: 265 bytes>
8798 8798 15 16411 22028 <Binary: 310 bytes>
8823 8823 15 16411 22092 <Binary: 258 bytes>
8833 8833 15 16411 22077 <Binary: 258 bytes>
8843 8843 15 16411 21773 <Binary: 428 bytes>
8907 8907 15 16411 22093 <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 7.342ms