Candelaria (Lempira) Map Cropping Samples
Candelaria (Lempira) Map Cropping Samples-1
Candelaria (Lempira) Map Cropping Samples-2
Candelaria neighborhoods and villages map with 3D shadow effect
flag map of Candelaria with 3D shadow effect
Candelaria map with 3d shadow effect
Download outline map of Candelaria (geojson format) :
Candelaria.geojson (**)
Download polygon array of Candelaria map for "Google Maps" :
Candelaria.txt
Bounding Box for Candelaria Map : ( 14.012867 , -88.603081 , 14.097224 , -88.517685 )
Wikipedia ID for Candelaria : Q2261478
Wikipedia SPARQL Query for Candelaria (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2261478 wdt:P1082 ?population. }
OPTIONAL { wd:Q2261478 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2261478 wdt:P2046 ?area. }
OPTIONAL { wd:Q2261478 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2261478 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2261478 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 Candelaria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.012867, -88.603081, 14.097224, -88.517685);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Candelaria)
[out:json];
(
rel["name"="Candelaria"][type=boundary];
rel["name:en"="Candelaria"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Candelaria
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azacualpa | 14.033330 , -88.533330 |
Candelaria | 14.083330 , -88.566670 |
Cerro de la Pita | 14.033330 , -88.533330 |
Comapara | 14.066670 , -88.583330 |
El Cacahuatal | 14.066670 , -88.583330 |
El Calvario | 14.050000 , -88.533330 |
El Curin | 14.033330 , -88.533330 |
El Sitio | 14.033330 , -88.533330 |
El Zapote | 14.050000 , -88.550000 |
La Arada | 14.066670 , -88.533330 |
La Majada | 14.066670 , -88.583330 |
Los Gonzalez | 14.050000 , -88.583330 |
Mangua | 14.050000 , -88.533330 |
San Francisco | 14.066670 , -88.566670 |
San Lorenzo | 14.066670 , -88.583330 |
Sanica | 14.033330 , -88.533330 |
Santa Rita | 14.033330 , -88.533330 |
Notes:
- You can download geometry data for Candelaria 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.