home / ramsar

tiles

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

29 rows where tile_row = 22390 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
4226 4226 15 16059 22390 <Binary: 294 bytes>
4258 4258 15 16075 22390 <Binary: 247 bytes>
4268 4268 15 16083 22390 <Binary: 367 bytes>
4269 4269 15 16067 22390 <Binary: 247 bytes>
4733 4733 15 16073 22390 <Binary: 247 bytes>
4741 4741 15 16081 22390 <Binary: 247 bytes>
4745 4745 15 16065 22390 <Binary: 247 bytes>
5022 5022 15 16063 22390 <Binary: 247 bytes>
5057 5057 15 16079 22390 <Binary: 247 bytes>
5068 5068 15 16071 22390 <Binary: 247 bytes>
5921 5921 15 16058 22390 <Binary: 348 bytes>
6068 6068 15 16074 22390 <Binary: 247 bytes>
6076 6076 15 16082 22390 <Binary: 247 bytes>
6079 6079 15 16066 22390 <Binary: 247 bytes>
6460 6460 15 16072 22390 <Binary: 247 bytes>
6469 6469 15 16080 22390 <Binary: 247 bytes>
6473 6473 15 16064 22390 <Binary: 247 bytes>
6743 6743 15 16062 22390 <Binary: 247 bytes>
6774 6774 15 16078 22390 <Binary: 247 bytes>
6784 6784 15 16070 22390 <Binary: 247 bytes>
8846 8846 15 16061 22390 <Binary: 247 bytes>
8952 8952 15 16077 22390 <Binary: 247 bytes>
8961 8961 15 16101 22390 <Binary: 278 bytes>
8963 8963 15 16069 22390 <Binary: 247 bytes>
10774 10774 15 16060 22390 <Binary: 247 bytes>
10841 10841 15 16076 22390 <Binary: 247 bytes>
10850 10850 15 16100 22390 <Binary: 282 bytes>
10852 10852 15 16084 22390 <Binary: 244 bytes>
10853 10853 15 16068 22390 <Binary: 247 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 28.239ms