home / ramsar

tiles

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

16 rows where tile_column = 4105

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
856 856 13 4105 5496 <Binary: 450 bytes>
872 872 13 4105 5497 <Binary: 526 bytes>
873 873 13 4105 5465 <Binary: 956 bytes>
895 895 13 4105 5521 <Binary: 260 bytes>
904 904 13 4105 5520 <Binary: 260 bytes>
965 965 13 4105 5517 <Binary: 289 bytes>
990 990 13 4105 5516 <Binary: 290 bytes>
992 992 13 4105 5525 <Binary: 265 bytes>
1036 1036 13 4105 5524 <Binary: 269 bytes>
1316 1316 13 4105 5466 <Binary: 556 bytes>
1330 1330 13 4105 5522 <Binary: 260 bytes>
1344 1344 13 4105 5443 <Binary: 695 bytes>
1364 1364 13 4105 5467 <Binary: 459 bytes>
1381 1381 13 4105 5523 <Binary: 272 bytes>
1407 1407 13 4105 5518 <Binary: 260 bytes>
1454 1454 13 4105 5519 <Binary: 260 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 17.963ms