home / conservation-area

tiles

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

32 rows where tile_column = 16500 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34363 34363 15 16500 21977 <Binary: 568 bytes>
34515 34515 15 16500 22017 <Binary: 699 bytes>
34570 34570 15 16500 21921 <Binary: 293 bytes>
34725 34725 15 16500 22072 <Binary: 349 bytes>
34868 34868 15 16500 22016 <Binary: 793 bytes>
34941 34941 15 16500 21920 <Binary: 253 bytes>
34947 34947 15 16500 22080 <Binary: 420 bytes>
35172 35172 15 16500 21937 <Binary: 466 bytes>
35347 35347 15 16500 22025 <Binary: 667 bytes>
35440 35440 15 16500 21833 <Binary: 329 bytes>
35585 35585 15 16500 21936 <Binary: 432 bytes>
35751 35751 15 16500 22024 <Binary: 472 bytes>
35840 35840 15 16500 21832 <Binary: 328 bytes>
38194 38194 15 16500 21829 <Binary: 351 bytes>
38800 38800 15 16500 22005 <Binary: 504 bytes>
38845 38845 15 16500 21973 <Binary: 573 bytes>
38916 38916 15 16500 22004 <Binary: 455 bytes>
38970 38970 15 16500 21972 <Binary: 540 bytes>
39171 39171 15 16500 22060 <Binary: 446 bytes>
48325 48325 15 16500 21818 <Binary: 691 bytes>
48545 48545 15 16500 21922 <Binary: 270 bytes>
49166 49166 15 16500 21938 <Binary: 500 bytes>
51761 51761 15 16500 22046 <Binary: 551 bytes>
51981 51981 15 16500 22022 <Binary: 687 bytes>
52134 52134 15 16500 22047 <Binary: 488 bytes>
52191 52191 15 16500 22015 <Binary: 532 bytes>
52206 52206 15 16500 22079 <Binary: 500 bytes>
52391 52391 15 16500 22023 <Binary: 755 bytes>
52409 52409 15 16500 21991 <Binary: 539 bytes>
52906 52906 15 16500 21934 <Binary: 476 bytes>
52944 52944 15 16500 21838 <Binary: 958 bytes>
53299 53299 15 16500 21935 <Binary: 427 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 10.316ms