Barva (Heredia) Map Cropping Samples
Barva (Heredia) Map Cropping Samples-1
Barva (Heredia) Map Cropping Samples-2
Barva neighborhoods and villages map with 3D shadow effect
flag map of Barva with 3D shadow effect
Barva map with 3d shadow effect
Download outline map of Barva (geojson format) :
Barva.geojson (**)
Download polygon array of Barva map for "Google Maps" :
Barva.txt
Bounding Box for Barva Map : ( 10.009928 , -84.146044 , 10.137054 , -84.085313 )
Wikipedia ID for Barva : Q2414905
Wikipedia SPARQL Query for Barva (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2414905 wdt:P1082 ?population. }
OPTIONAL { wd:Q2414905 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2414905 wdt:P2046 ?area. }
OPTIONAL { wd:Q2414905 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2414905 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2414905 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 Barva map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.009928, -84.146044, 10.137054, -84.085313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barva)
[out:json];
(
rel["name"="Barva"][type=boundary];
rel["name:en"="Barva"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barva
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barva | 10.020240 , -84.124510 |
Buena Vista | 10.037890 , -84.115910 |
Palmar | 10.023770 , -84.107540 |
Paso Llano | 10.083330 , -84.116670 |
Porrosati | 10.090970 , -84.109320 |
Roblealto | 10.066670 , -84.116670 |
Sacramento | 10.102310 , -84.119190 |
San Jose de la Montana | 10.055040 , -84.114620 |
San Roque | 10.014510 , -84.135330 |
Santa Lucia | 10.020000 , -84.120000 |
Notes:
- You can download geometry data for Barva 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.