home / conservation-area

tiles

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

29 rows where tile_column = 16107 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26080 26080 15 16107 21786 <Binary: 619 bytes>
26083 26083 15 16107 22170 <Binary: 405 bytes>
26141 26141 15 16107 22218 <Binary: 732 bytes>
26173 26173 15 16107 22171 <Binary: 446 bytes>
26231 26231 15 16107 22219 <Binary: 257 bytes>
26295 26295 15 16107 22154 <Binary: 353 bytes>
29644 29644 15 16107 22189 <Binary: 473 bytes>
29650 29650 15 16107 22220 <Binary: 427 bytes>
30444 30444 15 16107 22165 <Binary: 426 bytes>
30533 30533 15 16107 22148 <Binary: 412 bytes>
30725 30725 15 16107 21765 <Binary: 440 bytes>
30728 30728 15 16107 22149 <Binary: 524 bytes>
30762 30762 15 16107 21973 <Binary: 435 bytes>
40050 40050 15 16107 21785 <Binary: 740 bytes>
40081 40081 15 16107 22168 <Binary: 425 bytes>
40259 40259 15 16107 22152 <Binary: 398 bytes>
40279 40279 15 16107 22153 <Binary: 371 bytes>
40925 40925 15 16107 22160 <Binary: 363 bytes>
41164 41164 15 16107 21761 <Binary: 264 bytes>
43582 43582 15 16107 22142 <Binary: 463 bytes>
43603 43603 15 16107 22190 <Binary: 518 bytes>
43904 43904 15 16107 22159 <Binary: 537 bytes>
44321 44321 15 16107 22166 <Binary: 509 bytes>
44329 44329 15 16107 22006 <Binary: 529 bytes>
44481 44481 15 16107 22167 <Binary: 501 bytes>
44489 44489 15 16107 22007 <Binary: 398 bytes>
44536 44536 15 16107 22150 <Binary: 482 bytes>
44605 44605 15 16107 21974 <Binary: 602 bytes>
44716 44716 15 16107 22151 <Binary: 579 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 28.695ms