Candelaria (Trujillo) Map Cropping Samples
Candelaria (Trujillo) Map Cropping Samples-1
Candelaria (Trujillo) 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 : ( 9.69959 , -70.6932 , 10.038075 , -70.32 )
Wikipedia ID for Candelaria : Q2936242
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:Q2936242 wdt:P1082 ?population. }
OPTIONAL { wd:Q2936242 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2936242 wdt:P2046 ?area. }
OPTIONAL { wd:Q2936242 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2936242 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2936242 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"](9.69959, -70.6932, 10.038075, -70.32);
);
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"="Jose Felipe Marquez Cañizalez"][type=boundary];
rel["name:en"="Jose Felipe Marquez Cañizalez"][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) |
Cachicamo | 9.722330 , -70.582000 |
Cano de Leon | 9.746340 , -70.631890 |
Cerro Alto | 9.858110 , -70.334090 |
El Bijao | 9.931550 , -70.674850 |
El Paradero | 9.772330 , -70.615440 |
El Secreto | 9.767000 , -70.652330 |
Jabon | 9.883330 , -70.500000 |
Jirajara | 9.956110 , -70.678890 |
La Chara | 9.829750 , -70.410970 |
La Placita | 9.736220 , -70.628780 |
La Union | 9.805670 , -70.655780 |
Loma Seca | 9.853780 , -70.644440 |
Palma Sola | 9.847460 , -70.321510 |
Puente de Piedra | 9.871340 , -70.668000 |
Rio Chiquito | 9.779450 , -70.639440 |
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.