Conchagua (La Unión) Map Cropping Samples
Conchagua (La Unión) Map Cropping Samples-1
Conchagua (La Unión) Map Cropping Samples-2
Conchagua neighborhoods and villages map with 3D shadow effect
flag map of Conchagua with 3D shadow effect
Conchagua map with 3d shadow effect
Download outline map of Conchagua (geojson format) :
Conchagua.geojson (**)
Download polygon array of Conchagua map for "Google Maps" :
Conchagua.txt
Bounding Box for Conchagua Map : ( 13.198699 , -87.943173 , 13.367954 , -87.792016 )
Wikipedia ID for Conchagua : Q3686207
Wikipedia SPARQL Query for Conchagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3686207 wdt:P1082 ?population. }
OPTIONAL { wd:Q3686207 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3686207 wdt:P2046 ?area. }
OPTIONAL { wd:Q3686207 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3686207 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3686207 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 Conchagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.198699, -87.943173, 13.367954, -87.792016);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Conchagua)
[out:json];
(
rel["name"="Conchagua"][type=boundary];
rel["name:en"="Conchagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Conchagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amapalita | 13.305000 , -87.829440 |
Cerro El Jiote | 13.316670 , -87.933330 |
Chilagual | 13.316670 , -87.866670 |
Conchagua | 13.307780 , -87.864720 |
Conchaguita | 13.300000 , -87.850000 |
El Cacao | 13.238890 , -87.852500 |
El Cipres | 13.241110 , -87.907220 |
El Faro | 13.291670 , -87.837220 |
El Ocre | 13.250000 , -87.866670 |
El Volcancillo | 13.215000 , -87.931670 |
Gualpirque | 13.250000 , -87.866670 |
Guisquil | 13.349720 , -87.865000 |
La Joya Redonda | 13.300000 , -87.900000 |
Los Angeles | 13.265280 , -87.895830 |
Los Corrales | 13.205280 , -87.916390 |
Los Negritos | 13.300000 , -87.933330 |
Maquigue | 13.282500 , -87.923060 |
Piedra Blanca | 13.280830 , -87.877500 |
Piedra Rallada | 13.251940 , -87.891390 |
Yologual | 13.300000 , -87.833330 |
Notes:
- You can download geometry data for Conchagua 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.