Poas (Alajuela) Map Cropping Samples
Poas (Alajuela) Map Cropping Samples-1
Poas (Alajuela) Map Cropping Samples-2
Poas neighborhoods and villages map with 3D shadow effect
flag map of Poas with 3D shadow effect
Poas map with 3d shadow effect
Download outline map of Poas (geojson format) :
Poas.geojson (**)
Download polygon array of Poas map for "Google Maps" :
Poas.txt
Bounding Box for Poas Map : ( 10.014249 , -84.299799 , 10.198061 , -84.195733 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Poas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.014249, -84.299799, 10.198061, -84.195733);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Poas)
[out:json];
(
rel["name"="Poas"][type=boundary];
rel["name:en"="Poas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Poas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajos Tigre | 10.129190 , -84.216930 |
Carrillos | 10.029180 , -84.274040 |
Sabana Redonda | 10.113940 , -84.216670 |
San Juan Norte | 10.160550 , -84.230290 |
San Pedro | 10.075350 , -84.244120 |
San Rafael | 10.091070 , -84.255520 |
Santa Rosa | 10.105000 , -84.262180 |
Notes:
- You can download geometry data for Poas 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.