home / ramsar

tiles

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

32 rows where tile_column = 16066

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5958 5958 15 16066 22374 <Binary: 247 bytes>
6018 6018 15 16066 22390 <Binary: 247 bytes>
6069 6069 15 16066 22375 <Binary: 247 bytes>
6088 6088 15 16066 21751 <Binary: 301 bytes>
6094 6094 15 16066 22391 <Binary: 247 bytes>
6192 6192 15 16066 22378 <Binary: 247 bytes>
6208 6208 15 16066 21754 <Binary: 269 bytes>
6215 6215 15 16066 22394 <Binary: 247 bytes>
6277 6277 15 16066 22379 <Binary: 247 bytes>
6313 6313 15 16066 22395 <Binary: 247 bytes>
6868 6868 15 16066 22386 <Binary: 247 bytes>
6995 6995 15 16066 22387 <Binary: 247 bytes>
7037 7037 15 16066 22382 <Binary: 247 bytes>
7082 7082 15 16066 22398 <Binary: 313 bytes>
7189 7189 15 16066 22383 <Binary: 247 bytes>
7257 7257 15 16066 22399 <Binary: 293 bytes>
9444 9444 15 16066 22373 <Binary: 247 bytes>
9500 9500 15 16066 22389 <Binary: 247 bytes>
9620 9620 15 16066 22372 <Binary: 260 bytes>
9664 9664 15 16066 22377 <Binary: 247 bytes>
9686 9686 15 16066 22388 <Binary: 247 bytes>
9696 9696 15 16066 21753 <Binary: 667 bytes>
9726 9726 15 16066 22393 <Binary: 247 bytes>
9852 9852 15 16066 22376 <Binary: 247 bytes>
9882 9882 15 16066 21752 <Binary: 503 bytes>
9888 9888 15 16066 22392 <Binary: 247 bytes>
10360 10360 15 16066 22385 <Binary: 247 bytes>
10526 10526 15 16066 22384 <Binary: 247 bytes>
10546 10546 15 16066 22381 <Binary: 247 bytes>
10631 10631 15 16066 22397 <Binary: 247 bytes>
10706 10706 15 16066 22380 <Binary: 247 bytes>
10781 10781 15 16066 22396 <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 10.918ms