Azacualpa (Chalatenango) Map Cropping Samples
Azacualpa (Chalatenango) Map Cropping Samples-1
Azacualpa (Chalatenango) Map Cropping Samples-2
Azacualpa neighborhoods and villages map with 3D shadow effect
flag map of Azacualpa with 3D shadow effect
Azacualpa map with 3d shadow effect
Download outline map of Azacualpa (geojson format) :
Azacualpa.geojson (**)
Download polygon array of Azacualpa map for "Google Maps" :
Azacualpa.txt
Bounding Box for Azacualpa Map : ( 13.9679706332 , -89.005299361 , 14.0154859198 , -88.9699232481 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Azacualpa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.9679706332, -89.005299361, 14.0154859198, -88.9699232481);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Azacualpa)
[out:json];
(
rel["name"="Azacualpa"][type=boundary];
rel["name:en"="Azacualpa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Azacualpa 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.