home / ramsar

tiles

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

9 rows where tile_row = 21650

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4153 4153 15 15807 21650 <Binary: 788 bytes>
4615 4615 15 15805 21650 <Binary: 735 bytes>
4634 4634 15 15813 21650 <Binary: 731 bytes>
5835 5835 15 15806 21650 <Binary: 697 bytes>
5905 5905 15 15814 21650 <Binary: 297 bytes>
6282 6282 15 15804 21650 <Binary: 402 bytes>
6344 6344 15 15812 21650 <Binary: 268 bytes>
9032 9032 15 15809 21650 <Binary: 1,683 bytes>
11012 11012 15 15808 21650 <Binary: 983 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 125.464ms