Palmares (Alajuela) Map Cropping Samples
Palmares (Alajuela) Map Cropping Samples-1
Palmares (Alajuela) Map Cropping Samples-2
Palmares neighborhoods and villages map with 3D shadow effect
flag map of Palmares with 3D shadow effect
Palmares map with 3d shadow effect
Download outline map of Palmares (geojson format) :
Palmares.geojson (**)
Download polygon array of Palmares map for "Google Maps" :
Palmares.txt
Bounding Box for Palmares Map : ( 10.007372 , -84.470012 , 10.086001 , -84.404722 )
Wikipedia ID for Palmares : Q1759264
Wikipedia SPARQL Query for Palmares (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1759264 wdt:P1082 ?population. }
OPTIONAL { wd:Q1759264 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1759264 wdt:P2046 ?area. }
OPTIONAL { wd:Q1759264 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1759264 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1759264 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 Palmares map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.007372, -84.470012, 10.086001, -84.404722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palmares)
[out:json];
(
rel["name"="Palmares"][type=boundary];
rel["name:en"="Palmares"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palmares
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 10.068930 , -84.435480 |
Candelaria | 10.027960 , -84.419580 |
Concepcion | 10.033330 , -84.416670 |
Esquipulas | 10.056760 , -84.423370 |
Palmares | 10.056930 , -84.435440 |
Rincon Salas | 10.068060 , -84.418250 |
Rincon Zaragoza | 10.038310 , -84.439340 |
Santiago | 10.022750 , -84.444200 |
Zaragoza | 10.041490 , -84.429230 |
Notes:
- You can download geometry data for Palmares 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.