home / conservation-area

tiles

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

28 rows where tile_row = 22122 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
25855 25855 15 16263 22122 <Binary: 319 bytes>
25933 25933 15 16287 22122 <Binary: 723 bytes>
27328 27328 15 16339 22122 <Binary: 368 bytes>
32940 32940 15 16262 22122 <Binary: 299 bytes>
33011 33011 15 16222 22122 <Binary: 490 bytes>
33012 33012 15 16286 22122 <Binary: 544 bytes>
33381 33381 15 16314 22122 <Binary: 557 bytes>
33910 33910 15 16310 22122 <Binary: 376 bytes>
33952 33952 15 16230 22122 <Binary: 452 bytes>
41439 41439 15 16269 22122 <Binary: 292 bytes>
41577 41577 15 16317 22122 <Binary: 517 bytes>
41588 41588 15 16237 22122 <Binary: 415 bytes>
41635 41635 15 16221 22122 <Binary: 396 bytes>
41868 41868 15 16265 22122 <Binary: 321 bytes>
42597 42597 15 16229 22122 <Binary: 499 bytes>
42599 42599 15 16293 22122 <Binary: 493 bytes>
42608 42608 15 16341 22122 <Binary: 468 bytes>
43069 43069 15 16273 22122 <Binary: 327 bytes>
48401 48401 15 16268 22122 <Binary: 323 bytes>
48515 48515 15 16196 22122 <Binary: 552 bytes>
48517 48517 15 16388 22122 <Binary: 331 bytes>
48538 48538 15 16236 22122 <Binary: 792 bytes>
48568 48568 15 16300 22122 <Binary: 456 bytes>
48808 48808 15 16264 22122 <Binary: 353 bytes>
49515 49515 15 16292 22122 <Binary: 483 bytes>
49549 49549 15 16340 22122 <Binary: 613 bytes>
49982 49982 15 16288 22122 <Binary: 479 bytes>
49994 49994 15 16272 22122 <Binary: 440 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 136.984ms