Download outline map of Algarrobo (geojson format) :
Algarrobo.geojson (**)
Download polygon array of Algarrobo map for "Google Maps" :
Algarrobo.txt
Bounding Box for Algarrobo Map : ( 10.052131529 , -74.2132747341 , 10.3933169117 , -73.9777975214 )
Wikipedia ID for Algarrobo : Q354527
Wikipedia SPARQL Query for Algarrobo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q354527 wdt:P1082 ?population. }
OPTIONAL { wd:Q354527 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q354527 wdt:P2046 ?area. }
OPTIONAL { wd:Q354527 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q354527 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q354527 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 Algarrobo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.052131529, -74.2132747341, 10.3933169117, -73.9777975214);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Algarrobo)
[out:json];
(
rel["name"="Algarrobo"][type=boundary];
rel["name:en"="Algarrobo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Algarrobo
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Albania | 10.300000 , -74.150000 |
| Bella Flor | 10.284700 , -74.039800 |
| Bellavista | 10.092900 , -74.088220 |
| Bellavista | 10.331520 , -74.032710 |
| Bolivar | 10.349450 , -74.151550 |
| Bolivia | 10.123500 , -74.084850 |
| California | 10.216670 , -74.183330 |
| Cartagena | 10.334820 , -74.133370 |
| Chicoral | 10.228590 , -74.037570 |
| Costarrica | 10.232450 , -74.100090 |
| El Algarrobo | 10.186180 , -74.060850 |
| El Carmen | 10.333330 , -74.100000 |
| El Mapa | 10.233330 , -74.033330 |
| El Pozo | 10.238300 , -74.193760 |
| Espana | 10.133330 , -74.066670 |
| Estacion Villa | 10.301230 , -74.185390 |
| Filadelfia | 10.116670 , -74.100000 |
| Hacienda Cienaga de Oro | 10.149120 , -74.105860 |
| Hacienda La Palma | 10.092900 , -74.088220 |
| Hacienda Plamparejo | 10.207350 , -74.091670 |
| La China | 10.317650 , -74.171570 |
| La Danta | 10.316670 , -74.100000 |
| La Esmeralda | 10.262480 , -74.043860 |
| La Estacion | 10.300000 , -74.183330 |
| La Palma | 10.300000 , -74.016670 |
| La Pelusa | 10.266670 , -74.133330 |
| La Pension | 10.252710 , -74.044190 |
| La Rosita | 10.284100 , -74.122020 |
| Labrador | 10.132560 , -74.063680 |
| Las Carreras | 10.300000 , -74.150000 |
| Los Andes | 10.313670 , -74.084360 |
| Los Canos | 10.200000 , -74.166670 |
| Montecarlo | 10.164400 , -74.066930 |
| Nueva Orleans | 10.092900 , -74.088220 |
| Prevencion | 10.336230 , -74.111450 |
| Puerto Lopez | 10.116670 , -74.100000 |
| Riomar | 10.280790 , -74.049520 |
| San Jose | 10.062150 , -74.081670 |
| Santa Elena | 10.084810 , -74.087490 |
| Santa Elena | 10.300480 , -74.039430 |
| Santa Fe | 10.233330 , -74.083330 |
| Si Dios Quiere | 10.295970 , -74.039130 |
| Tamarindo | 10.355900 , -74.081990 |
| Vientofresco | 10.191820 , -74.093670 |
Notes:
- You can download geometry data for Algarrobo 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.