Barberena (Santa Rosa) Map Cropping Samples
Barberena (Santa Rosa) Map Cropping Samples-1
Barberena (Santa Rosa) Map Cropping Samples-2
Barberena neighborhoods and villages map with 3D shadow effect
flag map of Barberena with 3D shadow effect
Barberena map with 3d shadow effect
Download outline map of Barberena (geojson format) :
Barberena.geojson (**)
Download polygon array of Barberena map for "Google Maps" :
Barberena.txt
Bounding Box for Barberena Map : ( 14.193308 , -90.513614 , 14.414459 , -90.322401 )
Wikipedia ID for Barberena : Q2718316
Wikipedia SPARQL Query for Barberena (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2718316 wdt:P1082 ?population. }
OPTIONAL { wd:Q2718316 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2718316 wdt:P2046 ?area. }
OPTIONAL { wd:Q2718316 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2718316 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2718316 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 Barberena map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.193308, -90.513614, 14.414459, -90.322401);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barberena)
[out:json];
(
rel["name"="Barberena"][type=boundary];
rel["name:en"="Barberena"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barberena
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barberena | 14.309440 , -90.361110 |
El Carmen | 14.366670 , -90.383330 |
El Pino | 14.316670 , -90.383330 |
Los Pocitos | 14.333330 , -90.400000 |
Los Verdes | 14.400000 , -90.450000 |
Quebracho | 14.316670 , -90.333330 |
Notes:
- You can download geometry data for Barberena 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.