home / conservation-area

tiles

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

32 rows where tile_column = 16129 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27897 27897 15 16129 21785 <Binary: 682 bytes>
27926 27926 15 16129 21784 <Binary: 897 bytes>
27980 27980 15 16129 21865 <Binary: 545 bytes>
28162 28162 15 16129 21760 <Binary: 383 bytes>
28165 28165 15 16129 22144 <Binary: 536 bytes>
29049 29049 15 16129 22024 <Binary: 445 bytes>
31337 31337 15 16129 21980 <Binary: 412 bytes>
31394 31394 15 16129 22252 <Binary: 333 bytes>
31538 31538 15 16129 22253 <Binary: 645 bytes>
31579 31579 15 16129 22196 <Binary: 525 bytes>
31590 31590 15 16129 22260 <Binary: 384 bytes>
31591 31591 15 16129 22004 <Binary: 425 bytes>
31768 31768 15 16129 22197 <Binary: 476 bytes>
32207 32207 15 16129 21780 <Binary: 1,153 bytes>
32217 32217 15 16129 22228 <Binary: 483 bytes>
32373 32373 15 16129 21781 <Binary: 1,241 bytes>
32459 32459 15 16129 21772 <Binary: 407 bytes>
41966 41966 15 16129 22378 <Binary: 444 bytes>
42034 42034 15 16129 22379 <Binary: 585 bytes>
42036 42036 15 16129 22251 <Binary: 230 bytes>
42190 42190 15 16129 22147 <Binary: 360 bytes>
42272 42272 15 16129 22259 <Binary: 318 bytes>
42902 42902 15 16129 22227 <Binary: 392 bytes>
42972 42972 15 16129 22026 <Binary: 695 bytes>
43087 43087 15 16129 22027 <Binary: 374 bytes>
43088 43088 15 16129 21771 <Binary: 332 bytes>
45399 45399 15 16129 22254 <Binary: 687 bytes>
45630 45630 15 16129 22262 <Binary: 411 bytes>
45665 45665 15 16129 22023 <Binary: 609 bytes>
45743 45743 15 16129 22263 <Binary: 314 bytes>
46221 46221 15 16129 21846 <Binary: 319 bytes>
46624 46624 15 16129 21759 <Binary: 249 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 9.457ms