home / conservation-area

tiles

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

39 rows where tile_column = 16501

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27465 27465 15 16501 22041 <Binary: 403 bytes>
27510 27510 15 16501 22072 <Binary: 466 bytes>
27528 27528 15 16501 22073 <Binary: 366 bytes>
28358 28358 15 16501 21936 <Binary: 445 bytes>
28524 28524 15 16501 22024 <Binary: 798 bytes>
28579 28579 15 16501 22025 <Binary: 628 bytes>
28603 28603 15 16501 21832 <Binary: 414 bytes>
28656 28656 15 16501 21833 <Binary: 383 bytes>
31135 31135 15 16501 21828 <Binary: 332 bytes>
31207 31207 15 16501 22021 <Binary: 461 bytes>
31284 31284 15 16501 21829 <Binary: 622 bytes>
31735 31735 15 16501 22004 <Binary: 447 bytes>
31792 31792 15 16501 21972 <Binary: 549 bytes>
31913 31913 15 16501 22005 <Binary: 547 bytes>
31934 31934 15 16501 22028 <Binary: 482 bytes>
31969 31969 15 16501 21973 <Binary: 746 bytes>
32018 32018 15 16501 22060 <Binary: 646 bytes>
32101 32101 15 16501 22029 <Binary: 381 bytes>
41440 41440 15 16501 22042 <Binary: 460 bytes>
41469 41469 15 16501 21818 <Binary: 491 bytes>
41489 41489 15 16501 22043 <Binary: 402 bytes>
41515 41515 15 16501 21978 <Binary: 543 bytes>
41558 41558 15 16501 21979 <Binary: 506 bytes>
41684 41684 15 16501 22018 <Binary: 431 bytes>
41702 41702 15 16501 22019 <Binary: 589 bytes>
41750 41750 15 16501 22082 <Binary: 348 bytes>
41764 41764 15 16501 22083 <Binary: 574 bytes>
42392 42392 15 16501 22003 <Binary: 422 bytes>
42642 42642 15 16501 22059 <Binary: 381 bytes>
45013 45013 15 16501 22079 <Binary: 360 bytes>
45115 45115 15 16501 22022 <Binary: 800 bytes>
45157 45157 15 16501 21830 <Binary: 404 bytes>
45193 45193 15 16501 22023 <Binary: 744 bytes>
45804 45804 15 16501 21814 <Binary: 367 bytes>
45828 45828 15 16501 22071 <Binary: 503 bytes>
45829 45829 15 16501 21815 <Binary: 381 bytes>
46038 46038 15 16501 21934 <Binary: 341 bytes>
46043 46043 15 16501 21838 <Binary: 345 bytes>
46072 46072 15 16501 21935 <Binary: 528 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 10.05ms