home / conservation-area

tiles

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

39 rows where tile_column = 8246 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15030 15030 14 8246 11021 <Binary: 449 bytes>
15130 15130 14 8246 10965 <Binary: 316 bytes>
15138 15138 14 8246 10917 <Binary: 438 bytes>
15156 15156 14 8246 10964 <Binary: 315 bytes>
15175 15175 14 8246 10916 <Binary: 1,180 bytes>
15488 15488 14 8246 10997 <Binary: 746 bytes>
15552 15552 14 8246 11037 <Binary: 424 bytes>
15580 15580 14 8246 11036 <Binary: 528 bytes>
15602 15602 14 8246 10925 <Binary: 529 bytes>
15609 15609 14 8246 10972 <Binary: 809 bytes>
15620 15620 14 8246 10924 <Binary: 861 bytes>
16797 16797 14 8246 11001 <Binary: 683 bytes>
16878 16878 14 8246 11041 <Binary: 614 bytes>
16883 16883 14 8246 10913 <Binary: 689 bytes>
17164 17164 14 8246 11009 <Binary: 779 bytes>
17272 17272 14 8246 11033 <Binary: 1,291 bytes>
17290 17290 14 8246 11008 <Binary: 687 bytes>
17307 17307 14 8246 10921 <Binary: 438 bytes>
17410 17410 14 8246 11032 <Binary: 769 bytes>
17412 17412 14 8246 10904 <Binary: 504 bytes>
17430 17430 14 8246 10920 <Binary: 493 bytes>
22155 22155 14 8246 11007 <Binary: 552 bytes>
22168 22168 14 8246 11006 <Binary: 439 bytes>
22229 22229 14 8246 11031 <Binary: 501 bytes>
22252 22252 14 8246 10918 <Binary: 500 bytes>
22271 22271 14 8246 10919 <Binary: 629 bytes>
22600 22600 14 8246 10998 <Binary: 639 bytes>
22707 22707 14 8246 10926 <Binary: 469 bytes>
23934 23934 14 8246 11019 <Binary: 511 bytes>
24016 24016 14 8246 11042 <Binary: 555 bytes>
24017 24017 14 8246 10914 <Binary: 724 bytes>
24023 24023 14 8246 10978 <Binary: 683 bytes>
24069 24069 14 8246 10915 <Binary: 402 bytes>
24099 24099 14 8246 10979 <Binary: 564 bytes>
24409 24409 14 8246 11034 <Binary: 524 bytes>
24443 24443 14 8246 10922 <Binary: 681 bytes>
24475 24475 14 8246 11035 <Binary: 483 bytes>
24483 24483 14 8246 10971 <Binary: 763 bytes>
24508 24508 14 8246 10923 <Binary: 966 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 9.733ms