home / conservation-area

tiles

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

32 rows where tile_column = 16500

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34433 34433 15 16500 21977 <Binary: 570 bytes>
34610 34610 15 16500 22017 <Binary: 699 bytes>
34644 34644 15 16500 22072 <Binary: 349 bytes>
34650 34650 15 16500 21921 <Binary: 293 bytes>
34782 34782 15 16500 22016 <Binary: 793 bytes>
34854 34854 15 16500 21920 <Binary: 253 bytes>
34860 34860 15 16500 22080 <Binary: 420 bytes>
35260 35260 15 16500 21937 <Binary: 468 bytes>
35407 35407 15 16500 22025 <Binary: 667 bytes>
35488 35488 15 16500 21833 <Binary: 329 bytes>
35514 35514 15 16500 21936 <Binary: 432 bytes>
35681 35681 15 16500 22024 <Binary: 472 bytes>
35748 35748 15 16500 21832 <Binary: 328 bytes>
38272 38272 15 16500 21829 <Binary: 351 bytes>
38825 38825 15 16500 22004 <Binary: 455 bytes>
38867 38867 15 16500 22005 <Binary: 504 bytes>
38890 38890 15 16500 21972 <Binary: 540 bytes>
38922 38922 15 16500 21973 <Binary: 573 bytes>
39085 39085 15 16500 22060 <Binary: 446 bytes>
48478 48478 15 16500 21818 <Binary: 691 bytes>
48668 48668 15 16500 21922 <Binary: 270 bytes>
49301 49301 15 16500 21938 <Binary: 503 bytes>
51900 51900 15 16500 22046 <Binary: 551 bytes>
52015 52015 15 16500 22047 <Binary: 488 bytes>
52049 52049 15 16500 22015 <Binary: 532 bytes>
52064 52064 15 16500 22079 <Binary: 501 bytes>
52117 52117 15 16500 22022 <Binary: 687 bytes>
52247 52247 15 16500 22023 <Binary: 755 bytes>
52257 52257 15 16500 21991 <Binary: 540 bytes>
53024 53024 15 16500 21934 <Binary: 476 bytes>
53057 53057 15 16500 21838 <Binary: 958 bytes>
53168 53168 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 37.632ms