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.50953 , -70.56 , 9.805785 , -70.289242 )
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.50953, -70.56, 9.805785, -70.289242);
);
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) |
Boliva | 9.556710 , -70.315990 |
Bolivia | 9.566670 , -70.300000 |
Chaparrote | 9.740910 , -70.432780 |
Chejende | 9.618920 , -70.356960 |
El Batatillo | 9.755940 , -70.418900 |
El Boqueron | 9.592370 , -70.361290 |
El Cerro de Piedra | 9.537160 , -70.315400 |
El Corozal | 9.709670 , -70.459500 |
El Helechal | 9.575460 , -70.365310 |
El Potrerito | 9.595810 , -70.380460 |
Guamas | 9.633330 , -70.416670 |
Jajo | 9.583710 , -70.379340 |
La Ceiba | 9.610620 , -70.370770 |
La Cuchilla | 9.594080 , -70.406630 |
La Gran Parada | 9.726460 , -70.459990 |
La Loma | 9.531470 , -70.331700 |
La Montana | 9.550560 , -70.348890 |
La Mora | 9.604440 , -70.397880 |
La Pregonera | 9.623110 , -70.333490 |
La Rancheria | 9.612780 , -70.340560 |
La Urbina | 9.646660 , -70.507950 |
La Viciosa | 9.727780 , -70.489440 |
Las Escobas | 9.784760 , -70.399730 |
Las Montanitas | 9.645200 , -70.303950 |
Las Palmas | 9.658870 , -70.334720 |
Las Playitas | 9.719430 , -70.449480 |
Las Tres Matas | 9.766310 , -70.485180 |
Las Virtudes | 9.528350 , -70.345740 |
Loma de Bolivia | 9.612220 , -70.308330 |
Los Cardones | 9.642970 , -70.475600 |
Malamboy | 9.648330 , -70.331670 |
Mitimbus | 9.569340 , -70.357980 |
Miton | 9.586080 , -70.355030 |
Mogoton | 9.555320 , -70.402470 |
Monaicito | 9.616670 , -70.450000 |
Moromoy | 9.516580 , -70.420280 |
Punta Brava | 9.615490 , -70.445250 |
Sabana Grande | 9.704660 , -70.530950 |
San Antonio | 9.725200 , -70.452330 |
San Felipe | 9.595980 , -70.348790 |
San Pedro | 9.601490 , -70.399600 |
Santa Cruz | 9.665160 , -70.392610 |
Silos de Monay | 9.632390 , -70.416830 |
Soledad | 9.651680 , -70.356630 |
Torococo | 9.583330 , -70.383330 |
Zapatero | 9.666130 , -70.432450 |
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.