Vicente Noble (Barahona) Map Cropping Samples
![Vicente Noble (Barahona) Map Cropping Samples-1](og_image/map_cropping/4-890429201-1.jpeg)
Vicente Noble (Barahona) Map Cropping Samples-1
![Vicente Noble (Barahona) Map Cropping Samples-2](og_image/map_cropping/4-890429201-3.jpeg)
Vicente Noble (Barahona) Map Cropping Samples-2
![Vicente Noble neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_890429201.jpg)
Vicente Noble neighborhoods and villages map with 3D shadow effect
![flag map of Vicente Noble with 3D shadow effect](og_image/flag_maps/flag_map_890429201.jpg)
flag map of Vicente Noble with 3D shadow effect
![Vicente Noble map with 3d shadow effect](og_image/blank_maps/map_890429201.png)
Vicente Noble map with 3d shadow effect
Download outline map of Vicente Noble (geojson format) :
Vicente Noble.geojson (**)
Download polygon array of Vicente Noble map for "Google Maps" :
Vicente Noble.txt
Bounding Box for Vicente Noble Map : ( 18.325101 , -71.204963 , 18.495 , -70.978532 )
Wikipedia ID for Vicente Noble : Q1770645
Wikipedia SPARQL Query for Vicente Noble (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1770645 wdt:P1082 ?population. }
OPTIONAL { wd:Q1770645 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1770645 wdt:P2046 ?area. }
OPTIONAL { wd:Q1770645 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1770645 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1770645 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 Vicente Noble map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.325101, -71.204963, 18.495, -70.978532);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vicente Noble)
[out:json];
(
rel["name"="Vicente Noble"][type=boundary];
rel["name:en"="Vicente Noble"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vicente Noble
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Grande | 18.412110 , -71.142910 |
Batey Bombita | 18.332890 , -71.151590 |
Canoa | 18.354990 , -71.158500 |
El Anon | 18.373730 , -71.203520 |
El Busu | 18.366670 , -71.050000 |
El Erizal | 18.395870 , -71.177970 |
El Mameycito | 18.344530 , -71.144690 |
El Manzanillo | 18.456270 , -71.078680 |
El Memiso | 18.450000 , -71.100000 |
El Oregano | 18.437480 , -71.119860 |
El Puerto | 18.400000 , -71.116670 |
El Quemado | 18.355140 , -71.187080 |
Fondo Negro | 18.439210 , -71.109670 |
La Cu | 18.446810 , -71.112690 |
Montazo | 18.435120 , -71.137740 |
Paso de Santa | 18.332950 , -71.156360 |
Quita Coraza | 18.473650 , -71.062710 |
Salsipuedes | 18.361980 , -71.197200 |
San Ramon | 18.400000 , -71.166670 |
Vicente Noble | 18.384430 , -71.180100 |
Notes:
- You can download geometry data for Vicente Noble 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.