home / conservation-area

tiles

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

27 rows where tile_row = 22335

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
43498 43498 15 16271 22335 <Binary: 523 bytes>
43722 43722 15 16283 22335 <Binary: 575 bytes>
43995 43995 15 16299 22335 <Binary: 624 bytes>
43998 43998 15 16203 22335 <Binary: 374 bytes>
44453 44453 15 16295 22335 <Binary: 572 bytes>
44456 44456 15 16263 22335 <Binary: 496 bytes>
44871 44871 15 16227 22335 <Binary: 352 bytes>
44872 44872 15 16291 22335 <Binary: 701 bytes>
44962 44962 15 16157 22335 <Binary: 535 bytes>
46169 46169 15 16229 22335 <Binary: 388 bytes>
46170 46170 15 16293 22335 <Binary: 654 bytes>
46647 46647 15 16225 22335 <Binary: 433 bytes>
50180 50180 15 16158 22335 <Binary: 861 bytes>
50460 50460 15 16302 22335 <Binary: 540 bytes>
50466 50466 15 16270 22335 <Binary: 490 bytes>
50648 50648 15 16282 22335 <Binary: 513 bytes>
50895 50895 15 16298 22335 <Binary: 622 bytes>
51363 51363 15 16230 22335 <Binary: 429 bytes>
51364 51364 15 16294 22335 <Binary: 464 bytes>
51810 51810 15 16226 22335 <Binary: 559 bytes>
51812 51812 15 16290 22335 <Binary: 542 bytes>
51857 51857 15 16284 22335 <Binary: 540 bytes>
52121 52121 15 16204 22335 <Binary: 371 bytes>
52420 52420 15 16272 22335 <Binary: 494 bytes>
52567 52567 15 16232 22335 <Binary: 424 bytes>
52571 52571 15 16264 22335 <Binary: 789 bytes>
53094 53094 15 16292 22335 <Binary: 450 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 76.351ms