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