home / ramsar

tiles

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

10 rows where tile_column = 16165 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
4592 4592 15 16165 21907 <Binary: 264 bytes>
4602 4602 15 16165 21906 <Binary: 353 bytes>
4843 4843 15 16165 22143 <Binary: 399 bytes>
5465 5465 15 16165 21908 <Binary: 264 bytes>
5513 5513 15 16165 21909 <Binary: 264 bytes>
8016 8016 15 16165 22144 <Binary: 656 bytes>
8176 8176 15 16165 22145 <Binary: 390 bytes>
8237 8237 15 16165 22412 <Binary: 451 bytes>
8904 8904 15 16165 21910 <Binary: 309 bytes>
9074 9074 15 16165 21911 <Binary: 275 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 9.137ms