Download outline map of Territory not associated with an autonomous community (geojson format) :
Territory not associated with an autonomous community.geojson (**)
Download polygon array of Territory not associated with an autonomous community map for "Google Maps" :
Territory not associated with an autonomous community.txt
Bounding Box for Territory not associated with an autonomous community Map : ( 35.170445224 , -5.421788283 , 35.916579767 , -2.418675544 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Territory not associated with an autonomous community map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](35.170445224, -5.421788283, 35.916579767, -2.418675544);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Territory not associated with an autonomous community)
[out:json];
(
rel["name"="Territory not associated with an autonomous community"][type=boundary];
rel["name:en"="Territory not associated with an autonomous community"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Territory not associated with an autonomous community in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.