Nahuizalco (Sonsonate) Map Cropping Samples
Nahuizalco (Sonsonate) Map Cropping Samples-1
Nahuizalco (Sonsonate) Map Cropping Samples-2
Nahuizalco neighborhoods and villages map with 3D shadow effect
flag map of Nahuizalco with 3D shadow effect
Nahuizalco map with 3d shadow effect
Download outline map of Nahuizalco (geojson format) :
Nahuizalco.geojson (**)
Download polygon array of Nahuizalco map for "Google Maps" :
Nahuizalco.txt
Bounding Box for Nahuizalco Map : ( 13.740276 , -89.761528 , 13.860611 , -89.634403 )
Wikipedia ID for Nahuizalco : Q224791
Wikipedia SPARQL Query for Nahuizalco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q224791 wdt:P1082 ?population. }
OPTIONAL { wd:Q224791 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q224791 wdt:P2046 ?area. }
OPTIONAL { wd:Q224791 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q224791 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q224791 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Nahuizalco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.740276, -89.761528, 13.860611, -89.634403);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nahuizalco)
[out:json];
(
rel["name"="Nahuizalco"][type=boundary];
rel["name:en"="Nahuizalco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nahuizalco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Almendro | 13.771110 , -89.701670 |
Anal Abajo | 13.783330 , -89.733330 |
Anal Arriba | 13.803890 , -89.731110 |
Cusamaluco | 13.813610 , -89.722500 |
El Almendro | 13.750000 , -89.716670 |
El Arenal | 13.832500 , -89.683890 |
El Canelo | 13.816670 , -89.716670 |
El Cerrito | 13.758060 , -89.736110 |
El Chaparron | 13.816670 , -89.683330 |
La Guacamaya | 13.784720 , -89.752780 |
Loma del Muerto | 13.755000 , -89.724440 |
Nahuizalco | 13.777500 , -89.736670 |
Pushtan | 13.767220 , -89.720000 |
Rio Las Monjas | 13.813330 , -89.710830 |
Sabana Grande | 13.750000 , -89.750000 |
Sabana San Juan Abajo | 13.783330 , -89.716670 |
Sabana San Juan Arriba | 13.800000 , -89.700000 |
Sisimitepet | 13.750000 , -89.716670 |
Notes:
- You can download geometry data for Nahuizalco 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.