home / conservation-area

tiles

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

27 rows where tile_row = 11102

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
18676 18676 14 8175 11102 <Binary: 808 bytes>
18677 18677 14 8111 11102 <Binary: 577 bytes>
18860 18860 14 8171 11102 <Binary: 598 bytes>
18880 18880 14 8107 11102 <Binary: 865 bytes>
19166 19166 14 8183 11102 <Binary: 506 bytes>
19167 19167 14 8087 11102 <Binary: 357 bytes>
19173 19173 14 8167 11102 <Binary: 630 bytes>
19174 19174 14 8103 11102 <Binary: 687 bytes>
19725 19725 14 8169 11102 <Binary: 542 bytes>
19726 19726 14 8105 11102 <Binary: 492 bytes>
20006 20006 14 8181 11102 <Binary: 471 bytes>
20007 20007 14 8117 11102 <Binary: 667 bytes>
20021 20021 14 8165 11102 <Binary: 693 bytes>
20022 20022 14 8101 11102 <Binary: 1,140 bytes>
21099 21099 14 8115 11102 <Binary: 980 bytes>
22393 22393 14 8106 11102 <Binary: 643 bytes>
22676 22676 14 8182 11102 <Binary: 590 bytes>
22683 22683 14 8166 11102 <Binary: 703 bytes>
22684 22684 14 8102 11102 <Binary: 539 bytes>
23034 23034 14 8188 11102 <Binary: 630 bytes>
23040 23040 14 8172 11102 <Binary: 812 bytes>
23041 23041 14 8108 11102 <Binary: 470 bytes>
23292 23292 14 8168 11102 <Binary: 617 bytes>
23293 23293 14 8104 11102 <Binary: 546 bytes>
23549 23549 14 8116 11102 <Binary: 964 bytes>
24615 24615 14 8114 11102 <Binary: 479 bytes>
25538 25538 14 8112 11102 <Binary: 545 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 89.988ms