home / ramsar

tiles

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

9 rows where tile_column = 16113

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4923 4923 15 16113 21851 <Binary: 265 bytes>
5002 5002 15 16113 21850 <Binary: 457 bytes>
5748 5748 15 16113 22301 <Binary: 285 bytes>
5777 5777 15 16113 22300 <Binary: 276 bytes>
5850 5850 15 16113 21852 <Binary: 265 bytes>
5868 5868 15 16113 21853 <Binary: 265 bytes>
8961 8961 15 16113 22226 <Binary: 277 bytes>
9350 9350 15 16113 21854 <Binary: 893 bytes>
9388 9388 15 16113 21855 <Binary: 288 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.213ms