Villa Tapia (Hermanas) Map Cropping Samples
Villa Tapia (Hermanas) Map Cropping Samples-1
Villa Tapia (Hermanas) Map Cropping Samples-2
Villa Tapia neighborhoods and villages map with 3D shadow effect
flag map of Villa Tapia with 3D shadow effect
Villa Tapia map with 3d shadow effect
Download outline map of Villa Tapia (geojson format) :
Villa Tapia.geojson (**)
Download polygon array of Villa Tapia map for "Google Maps" :
Villa Tapia.txt
Bounding Box for Villa Tapia Map : ( 19.231444 , -70.442609 , 19.355 , -70.344734 )
Wikipedia ID for Villa Tapia : Q1770889
Wikipedia SPARQL Query for Villa Tapia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1770889 wdt:P1082 ?population. }
OPTIONAL { wd:Q1770889 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1770889 wdt:P2046 ?area. }
OPTIONAL { wd:Q1770889 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1770889 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1770889 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 Tapia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.231444, -70.442609, 19.355, -70.344734);
);
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 Tapia)
[out:json];
(
rel["name"="Villa Tapia"][type=boundary];
rel["name:en"="Villa Tapia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa Tapia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cenoví | 19.254500 , -70.368000 |
El Coco Numero Dos | 19.312530 , -70.387550 |
El Hato | 19.330520 , -70.434760 |
El Hospital | 19.316780 , -70.431590 |
El Ranchito | 19.339880 , -70.399680 |
El Tablon de Santa Ana | 19.282140 , -70.413940 |
Herrera | 19.343980 , -70.383640 |
La Cuarenta | 19.245750 , -70.395600 |
Las Guazumas | 19.302980 , -70.375950 |
Los Limones | 19.321290 , -70.353280 |
Polanco | 19.320560 , -70.421710 |
Sabana Angosta | 19.305400 , -70.401920 |
San Jose de Conuco | 19.316670 , -70.366670 |
Santa Ana | 19.266070 , -70.403140 |
Santa Ana Abajo | 19.266590 , -70.372270 |
Santa Ana Arriba | 19.300000 , -70.350000 |
Villa Tapia | 19.300840 , -70.421990 |
Notes:
- You can download geometry data for Villa Tapia 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.