Download outline map of Arboletes (geojson format) :
Arboletes.geojson (**)
Download polygon array of Arboletes map for "Google Maps" :
Arboletes.txt
Bounding Box for Arboletes Map : ( 8.443725 , -76.573259 , 8.889797 , -76.250853 )
Wikipedia ID for Arboletes : Q2088061
Wikipedia SPARQL Query for Arboletes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2088061 wdt:P1082 ?population. }
OPTIONAL { wd:Q2088061 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2088061 wdt:P2046 ?area. }
OPTIONAL { wd:Q2088061 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2088061 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2088061 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 Arboletes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.443725, -76.573259, 8.889797, -76.250853);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arboletes)
[out:json];
(
rel["name"="Arboletes"][type=boundary];
rel["name:en"="Arboletes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arboletes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
A Bravo | 8.611340 , -76.443970 |
Arboletes | 8.850510 , -76.426940 |
Buenos Aires | 8.595280 , -76.343330 |
Campanito | 8.529170 , -76.433330 |
Coracas | 8.832220 , -76.414720 |
Dos Hermanos | 8.875280 , -76.413330 |
El Campano | 8.665600 , -76.474200 |
El Carmelo | 8.615830 , -76.381670 |
El Delicio | 8.598060 , -76.302780 |
El Deseo | 8.581940 , -76.287500 |
El Oasis | 8.482780 , -76.448330 |
El Porqueria | 8.550000 , -76.333330 |
El Tambito | 8.688120 , -76.416250 |
El Yeso | 8.615000 , -76.475830 |
Finca Villa Maria | 8.638890 , -76.442500 |
J A Pena | 8.570000 , -76.409170 |
La Candelaria | 8.656980 , -76.450330 |
La Estacion | 8.578610 , -76.346390 |
Los Angeles | 8.561110 , -76.308880 |
Los Carriles | 8.683330 , -76.483330 |
M Pena | 8.560830 , -76.430000 |
Nuevo Mundo | 8.631830 , -76.390010 |
Pelayo | 8.530030 , -76.333740 |
Punta de la Vaca | 8.566670 , -76.333330 |
Santa Fe de Las Platas | 8.580860 , -76.440150 |
Santa Rosa | 8.821640 , -76.481300 |
Toyosa | 8.674170 , -76.423660 |
Volandra | 8.821380 , -76.473460 |
Volcan | 8.546720 , -76.452730 |
Volcan | 8.866390 , -76.415830 |
Notes:
- You can download geometry data for Arboletes 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.