home / conservation-area

tiles

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

27 rows where tile_row = 22159

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
43434 43434 15 16367 22159 <Binary: 491 bytes>
43856 43856 15 16187 22159 <Binary: 534 bytes>
43861 43861 15 16283 22159 <Binary: 532 bytes>
43872 43872 15 16107 22159 <Binary: 537 bytes>
43887 43887 15 16203 22159 <Binary: 841 bytes>
44726 44726 15 16179 22159 <Binary: 447 bytes>
44771 44771 15 16291 22159 <Binary: 437 bytes>
45496 45496 15 16281 22159 <Binary: 326 bytes>
46006 46006 15 16181 22159 <Binary: 552 bytes>
46011 46011 15 16277 22159 <Binary: 304 bytes>
46032 46032 15 16261 22159 <Binary: 681 bytes>
46534 46534 15 16193 22159 <Binary: 766 bytes>
50435 50435 15 16238 22159 <Binary: 591 bytes>
50437 50437 15 16206 22159 <Binary: 606 bytes>
50837 50837 15 16186 22159 <Binary: 590 bytes>
50874 50874 15 16282 22159 <Binary: 455 bytes>
50908 50908 15 16170 22159 <Binary: 456 bytes>
50913 50913 15 16202 22159 <Binary: 781 bytes>
51402 51402 15 16278 22159 <Binary: 349 bytes>
51410 51410 15 16262 22159 <Binary: 430 bytes>
51864 51864 15 16290 22159 <Binary: 377 bytes>
52159 52159 15 16108 22159 <Binary: 352 bytes>
52169 52169 15 16204 22159 <Binary: 494 bytes>
53090 53090 15 16180 22159 <Binary: 519 bytes>
53138 53138 15 16260 22159 <Binary: 716 bytes>
53556 53556 15 16176 22159 <Binary: 577 bytes>
53568 53568 15 16192 22159 <Binary: 617 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 132.845ms