Santa Rosa Del Sur (Bolívar) Map Cropping Samples
Santa Rosa Del Sur (Bolívar) Map Cropping Samples-1
Santa Rosa Del Sur (Bolívar) Map Cropping Samples-2
Santa Rosa Del Sur neighborhoods and villages map with 3D shadow effect
flag map of Santa Rosa Del Sur with 3D shadow effect
Santa Rosa Del Sur map with 3d shadow effect
Download outline map of Santa Rosa Del Sur (geojson format) :
Santa Rosa Del Sur.geojson (**)
Download polygon array of Santa Rosa Del Sur map for "Google Maps" :
Santa Rosa Del Sur.txt
Bounding Box for Santa Rosa Del Sur Map : ( 7.342959 , -74.570383 , 8.178808 , -73.979151 )
Wikipedia ID for Santa Rosa Del Sur : Q1256676
Wikipedia SPARQL Query for Santa Rosa Del Sur (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1256676 wdt:P1082 ?population. }
OPTIONAL { wd:Q1256676 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1256676 wdt:P2046 ?area. }
OPTIONAL { wd:Q1256676 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1256676 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1256676 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 Santa Rosa Del Sur map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.342959, -74.570383, 8.178808, -73.979151);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Rosa Del Sur)
[out:json];
(
rel["name"="Santa Rosa Del Sur"][type=boundary];
rel["name:en"="Santa Rosa Del Sur"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Rosa Del Sur
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 7.866670 , -74.250000 |
Carrizal | 7.850000 , -74.250000 |
El Carmen | 7.990470 , -74.113340 |
El Encuentro | 7.939540 , -74.123400 |
El Tesoro | 7.911640 , -74.111850 |
Gramalote | 7.883330 , -74.200000 |
Guamoco | 7.533330 , -74.450000 |
La Canada | 7.911640 , -74.087540 |
La Dicha | 7.983500 , -74.087650 |
La Feria | 7.666670 , -74.416670 |
La Piladora | 7.961860 , -74.051650 |
Las Mercedes | 7.945440 , -74.082700 |
Los Paujiles | 7.919540 , -74.055640 |
Playa Rica | 8.018730 , -74.033200 |
San Pedro | 8.050000 , -74.066670 |
Santa Rosa del Sur | 7.964440 , -74.054440 |
Sepulturas | 7.393430 , -74.467850 |
Notes:
- You can download geometry data for Santa Rosa Del Sur 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.