home / conservation-area

tiles

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

24 rows where tile_column = 16450 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33091 33091 15 16450 21979 <Binary: 417 bytes>
33366 33366 15 16450 21875 <Binary: 710 bytes>
34172 34172 15 16450 22034 <Binary: 270 bytes>
36653 36653 15 16450 21981 <Binary: 590 bytes>
36833 36833 15 16450 21980 <Binary: 428 bytes>
36907 36907 15 16450 22085 <Binary: 750 bytes>
36910 36910 15 16450 21957 <Binary: 583 bytes>
36921 36921 15 16450 22069 <Binary: 491 bytes>
37044 37044 15 16450 21956 <Binary: 620 bytes>
37062 37062 15 16450 22068 <Binary: 396 bytes>
37629 37629 15 16450 21989 <Binary: 409 bytes>
37853 37853 15 16450 21949 <Binary: 682 bytes>
47105 47105 15 16450 21848 <Binary: 607 bytes>
48013 48013 15 16450 21840 <Binary: 570 bytes>
48026 48026 15 16450 22033 <Binary: 326 bytes>
48033 48033 15 16450 21841 <Binary: 490 bytes>
50620 50620 15 16450 21790 <Binary: 442 bytes>
50766 50766 15 16450 21791 <Binary: 463 bytes>
50868 50868 15 16450 21958 <Binary: 525 bytes>
51020 51020 15 16450 22087 <Binary: 566 bytes>
51024 51024 15 16450 21959 <Binary: 517 bytes>
51546 51546 15 16450 21990 <Binary: 421 bytes>
51599 51599 15 16450 21847 <Binary: 454 bytes>
51772 51772 15 16450 21950 <Binary: 734 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.999ms