Villa Jaragua (Bahoruco) Map Cropping Samples
Villa Jaragua (Bahoruco) Map Cropping Samples-1
Villa Jaragua (Bahoruco) Map Cropping Samples-2
Villa Jaragua neighborhoods and villages map with 3D shadow effect
flag map of Villa Jaragua with 3D shadow effect
Villa Jaragua map with 3d shadow effect
Download outline map of Villa Jaragua (geojson format) :
Villa Jaragua.geojson (**)
Download polygon array of Villa Jaragua map for "Google Maps" :
Villa Jaragua.txt
Bounding Box for Villa Jaragua Map : ( 18.452502 , -71.565 , 18.626011 , -71.445513 )
Wikipedia ID for Villa Jaragua : Q4012143
Wikipedia SPARQL Query for Villa Jaragua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4012143 wdt:P1082 ?population. }
OPTIONAL { wd:Q4012143 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4012143 wdt:P2046 ?area. }
OPTIONAL { wd:Q4012143 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4012143 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4012143 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 Villa Jaragua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.452502, -71.565, 18.626011, -71.445513);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa Jaragua)
[out:json];
(
rel["name"="Villa Jaragua"][type=boundary];
rel["name:en"="Villa Jaragua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Jaragua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Seco | 18.593440 , -71.481900 |
El Barro | 18.550000 , -71.510350 |
El Cerro | 18.533330 , -71.516670 |
El Hoyo | 18.600000 , -71.516670 |
El Pie de la Loma | 18.534990 , -71.455390 |
La Cidra | 18.566670 , -71.500000 |
La Esperanza | 18.576600 , -71.502890 |
Las Canitas | 18.600000 , -71.500000 |
Villa Jaragua | 18.490770 , -71.483770 |
Notes:
- You can download geometry data for Villa Jaragua 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.