Download outline map of Arenillas (geojson format) :
Arenillas.geojson (**)
Download polygon array of Arenillas map for "Google Maps" :
Arenillas.txt
Bounding Box for Arenillas Map : ( -3.784194 , -80.218229 , -3.391652 , -79.924083 )
Wikipedia ID for Arenillas : Q2448877
Wikipedia SPARQL Query for Arenillas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448877 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448877 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448877 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448877 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448877 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448877 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 Arenillas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.784194, -80.218229, -3.391652, -79.924083);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arenillas)
[out:json];
(
rel["name"="Arenillas"][type=boundary];
rel["name:en"="Arenillas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arenillas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenillas | -3.553990 , -80.066820 |
Bajana | -3.650000 , -80.016670 |
Balsalito | -3.577940 , -80.211960 |
Bejucal | -3.600000 , -80.150000 |
Cabo de Hornos | -3.583330 , -80.066670 |
Cabo Lampa | -3.466290 , -80.032390 |
Carbillo | -3.533330 , -80.200000 |
Carcabon | -3.621380 , -80.187190 |
Chacras | -3.547030 , -80.202550 |
Dos Bocas | -3.450000 , -80.033330 |
El Corneta | -3.666670 , -80.183330 |
El Sauce | -3.516670 , -80.050000 |
Guabillo | -3.595370 , -80.187050 |
Hacienda Duran | -3.516670 , -80.066670 |
Hacienda La Aguada | -3.483330 , -80.183330 |
Jobo | -3.550000 , -80.050000 |
La Manga | -3.615900 , -80.188380 |
La Rocana | -3.683330 , -80.166670 |
Loyola | -3.650000 , -80.016670 |
Manantial de Piedritas | -3.483330 , -80.116670 |
Mates | -3.616670 , -80.050000 |
Palmales | -3.666710 , -80.101420 |
Playas | -3.633330 , -79.960620 |
Puerto La Pitahaya | -3.423240 , -80.078100 |
Sandias | -3.533330 , -80.050000 |
Tahuin | -3.631930 , -80.001560 |
Notes:
- You can download geometry data for Arenillas 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.