home / conservation-area

tiles

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

18 rows where tile_column = 16509 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27335 27335 15 16509 22040 <Binary: 381 bytes>
27390 27390 15 16509 22041 <Binary: 407 bytes>
27542 27542 15 16509 22024 <Binary: 840 bytes>
27606 27606 15 16509 22025 <Binary: 963 bytes>
28485 28485 15 16509 21824 <Binary: 647 bytes>
28488 28488 15 16509 21952 <Binary: 593 bytes>
28531 28531 15 16509 21825 <Binary: 501 bytes>
30806 30806 15 16509 21820 <Binary: 582 bytes>
31868 31868 15 16509 22052 <Binary: 1,018 bytes>
32043 32043 15 16509 22053 <Binary: 718 bytes>
32089 32089 15 16509 21829 <Binary: 616 bytes>
41367 41367 15 16509 21819 <Binary: 609 bytes>
41668 41668 15 16509 22058 <Binary: 340 bytes>
42330 42330 15 16509 22066 <Binary: 472 bytes>
42470 42470 15 16509 22051 <Binary: 751 bytes>
44824 44824 15 16509 21951 <Binary: 693 bytes>
44841 44841 15 16509 22078 <Binary: 369 bytes>
45814 45814 15 16509 22023 <Binary: 695 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 7.303ms