home / ramsar

tiles

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

9 rows where tile_row = 10921

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1787 1787 14 8247 10921 <Binary: 244 bytes>
1788 1788 14 8055 10921 <Binary: 509 bytes>
1824 1824 14 8243 10921 <Binary: 269 bytes>
2387 2387 14 8246 10921 <Binary: 614 bytes>
2388 2388 14 8054 10921 <Binary: 318 bytes>
3123 3123 14 8245 10921 <Binary: 931 bytes>
3124 3124 14 8053 10921 <Binary: 336 bytes>
3726 3726 14 8244 10921 <Binary: 299 bytes>
3769 3769 14 8056 10921 <Binary: 565 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 190.4ms