Orotina (Alajuela) Map Cropping Samples
Orotina (Alajuela) Map Cropping Samples-1
Orotina (Alajuela) Map Cropping Samples-2
Orotina neighborhoods and villages map with 3D shadow effect
flag map of Orotina with 3D shadow effect
Orotina map with 3d shadow effect
Download outline map of Orotina (geojson format) :
Orotina.geojson (**)
Download polygon array of Orotina map for "Google Maps" :
Orotina.txt
Bounding Box for Orotina Map : ( 9.840065 , -84.689141 , 9.946545 , -84.462073 )
Wikipedia ID for Orotina : Q1179301
Wikipedia SPARQL Query for Orotina (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1179301 wdt:P1082 ?population. }
OPTIONAL { wd:Q1179301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1179301 wdt:P2046 ?area. }
OPTIONAL { wd:Q1179301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1179301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1179301 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 Orotina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.840065, -84.689141, 9.946545, -84.462073);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Orotina)
[out:json];
(
rel["name"="Orotina"][type=boundary];
rel["name:en"="Orotina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Orotina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cascajal | 9.902360 , -84.625890 |
Ceiba | 9.899770 , -84.599060 |
Concepcion | 9.940060 , -84.469210 |
Coyolar | 9.896990 , -84.556870 |
Dantas | 9.923120 , -84.473210 |
Hacienda Vieja | 9.921030 , -84.506170 |
Limonal | 9.879750 , -84.562590 |
Marichal | 9.918160 , -84.513470 |
Pozon | 9.889500 , -84.580410 |
Santa Rita | 9.871360 , -84.590370 |
Notes:
- You can download geometry data for Orotina 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.