home / conservation-area

tiles

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

26 rows where tile_row = 22293

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
30005 30005 15 16319 22293 <Binary: 452 bytes>
30088 30088 15 16303 22293 <Binary: 351 bytes>
30127 30127 15 16183 22293 <Binary: 757 bytes>
30128 30128 15 16343 22293 <Binary: 1,682 bytes>
30129 30129 15 16215 22293 <Binary: 424 bytes>
30442 30442 15 16235 22293 <Binary: 441 bytes>
30447 30447 15 16203 22293 <Binary: 537 bytes>
30577 30577 15 16227 22293 <Binary: 577 bytes>
31839 31839 15 16221 22293 <Binary: 412 bytes>
31929 31929 15 16277 22293 <Binary: 495 bytes>
31966 31966 15 16261 22293 <Binary: 544 bytes>
32287 32287 15 16297 22293 <Binary: 412 bytes>
32288 32288 15 16169 22293 <Binary: 575 bytes>
36942 36942 15 16318 22293 <Binary: 338 bytes>
37084 37084 15 16342 22293 <Binary: 894 bytes>
37085 37085 15 16214 22293 <Binary: 633 bytes>
37434 37434 15 16202 22293 <Binary: 596 bytes>
37550 37550 15 16226 22293 <Binary: 416 bytes>
38771 38771 15 16220 22293 <Binary: 541 bytes>
38780 38780 15 16236 22293 <Binary: 401 bytes>
38782 38782 15 16300 22293 <Binary: 583 bytes>
39164 39164 15 16184 22293 <Binary: 458 bytes>
39167 39167 15 16344 22293 <Binary: 505 bytes>
39320 39320 15 16304 22293 <Binary: 306 bytes>
39335 39335 15 16320 22293 <Binary: 273 bytes>
39336 39336 15 16192 22293 <Binary: 524 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 83.674ms