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
27852 27852 15 16129 21784 <Binary: 897 bytes>
27954 27954 15 16129 21785 <Binary: 684 bytes>
28012 28012 15 16129 21865 <Binary: 545 bytes>
28097 28097 15 16129 21760 <Binary: 383 bytes>
28100 28100 15 16129 22144 <Binary: 536 bytes>
28954 28954 15 16129 22024 <Binary: 445 bytes>
31232 31232 15 16129 21980 <Binary: 412 bytes>
31304 31304 15 16129 22252 <Binary: 333 bytes>
31466 31466 15 16129 22196 <Binary: 524 bytes>
31506 31506 15 16129 22260 <Binary: 384 bytes>
31507 31507 15 16129 22004 <Binary: 425 bytes>
31640 31640 15 16129 22253 <Binary: 645 bytes>
31834 31834 15 16129 22197 <Binary: 475 bytes>
32137 32137 15 16129 21780 <Binary: 1,152 bytes>
32147 32147 15 16129 22228 <Binary: 483 bytes>
32375 32375 15 16129 21772 <Binary: 407 bytes>
32441 32441 15 16129 21781 <Binary: 1,241 bytes>
41931 41931 15 16129 22379 <Binary: 585 bytes>
41933 41933 15 16129 22251 <Binary: 230 bytes>
42059 42059 15 16129 22147 <Binary: 359 bytes>
42089 42089 15 16129 22378 <Binary: 444 bytes>
42148 42148 15 16129 22259 <Binary: 318 bytes>
42754 42754 15 16129 22227 <Binary: 393 bytes>
42939 42939 15 16129 22027 <Binary: 374 bytes>
42940 42940 15 16129 21771 <Binary: 332 bytes>
43119 43119 15 16129 22026 <Binary: 695 bytes>
45455 45455 15 16129 22023 <Binary: 609 bytes>
45560 45560 15 16129 22263 <Binary: 314 bytes>
45578 45578 15 16129 22254 <Binary: 687 bytes>
45829 45829 15 16129 22262 <Binary: 411 bytes>
46383 46383 15 16129 21846 <Binary: 319 bytes>
46482 46482 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.944ms