Download outline map of Samaná (geojson format) :
Samaná.geojson (**)
Download polygon array of Samaná map for "Google Maps" :
Samaná.txt
Bounding Box for Samaná Map : ( 5.323526 , -75.131826 , 5.745318 , -74.859215 )
Wikipedia ID for Samaná : Q726717
Wikipedia SPARQL Query for Samaná (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q726717 wdt:P1082 ?population. }
OPTIONAL { wd:Q726717 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q726717 wdt:P2046 ?area. }
OPTIONAL { wd:Q726717 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q726717 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q726717 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 Samaná map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.323526, -75.131826, 5.745318, -74.859215);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samaná)
[out:json];
(
rel["name"="Samaná"][type=boundary];
rel["name:en"="Samaná"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samaná
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berlin | 5.675500 , -74.899480 |
Bohorques | 5.412860 , -74.932450 |
California | 5.359910 , -74.981080 |
Campamento Cristalina | 5.470000 , -74.951400 |
Costa Rica | 5.390490 , -74.955560 |
El Bosque | 5.464610 , -74.931240 |
El Castillo | 5.484400 , -74.963010 |
El Ciloy | 5.404850 , -74.928160 |
El Convenio | 5.477900 , -74.992750 |
El Higueron | 5.429620 , -74.979060 |
El Rodeo | 5.431160 , -74.998410 |
El Vergel | 5.400480 , -74.970740 |
Florencia | 5.600000 , -75.033330 |
Guadualejo Herrera | 5.453470 , -74.963810 |
La Delgadita | 5.419740 , -74.937370 |
La Linda | 5.566670 , -75.066670 |
La Linda | 5.450000 , -75.033330 |
La Miel | 5.391740 , -74.933220 |
La Miel | 5.355690 , -74.972040 |
La Quiebra | 5.470840 , -74.925850 |
La Quiebra de Confines | 5.489330 , -74.944710 |
La Ruina | 5.470740 , -74.977040 |
La Selva | 5.429210 , -74.961900 |
La Selva Orozco | 5.350830 , -74.988360 |
La Sofia | 5.633330 , -75.066670 |
Los Andes | 5.413700 , -74.978810 |
Los Ruises | 5.403180 , -74.932110 |
Los Termales | 5.649430 , -75.066280 |
Morca | 5.418030 , -74.916790 |
Rancholargo | 5.418530 , -74.966450 |
San Daniel | 5.450000 , -75.016670 |
San Diego | 5.661430 , -74.932690 |
San Esteban | 5.700000 , -74.916670 |
San Pablo | 5.450000 , -74.933330 |
San Rafael | 5.470840 , -74.990330 |
Santa Lucia | 5.463400 , -74.993490 |
Sitio Centrabando | 5.445630 , -74.973100 |
Tesorito | 5.444260 , -74.983360 |
Tobia | 5.406240 , -74.934680 |
Zacarias | 5.453120 , -74.973380 |
Notes:
- You can download geometry data for Samaná 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.