Caluco (Sonsonate) Map Cropping Samples
Caluco (Sonsonate) Map Cropping Samples-1
Caluco (Sonsonate) Map Cropping Samples-2
Caluco neighborhoods and villages map with 3D shadow effect
flag map of Caluco with 3D shadow effect
Caluco map with 3d shadow effect
Download outline map of Caluco (geojson format) :
Caluco.geojson (**)
Download polygon array of Caluco map for "Google Maps" :
Caluco.txt
Bounding Box for Caluco Map : ( 13.654835 , -89.682255 , 13.739967 , -89.596261 )
Wikipedia ID for Caluco : Q985418
Wikipedia SPARQL Query for Caluco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q985418 wdt:P1082 ?population. }
OPTIONAL { wd:Q985418 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q985418 wdt:P2046 ?area. }
OPTIONAL { wd:Q985418 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q985418 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q985418 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 Caluco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.654835, -89.682255, 13.739967, -89.596261);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caluco)
[out:json];
(
rel["name"="Caluco"][type=boundary];
rel["name:en"="Caluco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caluco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caluco | 13.723610 , -89.662220 |
Ceiba del Charco | 13.733330 , -89.633330 |
Cerro Alto | 13.700000 , -89.633330 |
Cerro de Las Flores | 13.700000 , -89.616670 |
Comalapa | 13.700000 , -89.650000 |
El Balsamar | 13.683330 , -89.616670 |
El Castano | 13.683330 , -89.633330 |
El Zapote | 13.726390 , -89.628890 |
La Ensenada | 13.670280 , -89.615280 |
Los Gramales | 13.683330 , -89.616670 |
Piedras Pachas | 13.734170 , -89.623330 |
Plan de Amayo | 13.693330 , -89.615830 |
Suquiat | 13.703890 , -89.656940 |
Tecuma | 13.718610 , -89.679440 |
Notes:
- You can download geometry data for Caluco 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.