Zarcero (Alajuela) Map Cropping Samples
Zarcero (Alajuela) Map Cropping Samples-1
Zarcero (Alajuela) Map Cropping Samples-2
Zarcero neighborhoods and villages map with 3D shadow effect
flag map of Zarcero with 3D shadow effect
Zarcero map with 3d shadow effect
Download outline map of Zarcero (geojson format) :
Zarcero.geojson (**)
Download polygon array of Zarcero map for "Google Maps" :
Zarcero.txt
Bounding Box for Zarcero Map : ( 10.167054 , -84.51836 , 10.270422 , -84.315016 )
Wikipedia ID for Zarcero : Q975960
Wikipedia SPARQL Query for Zarcero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q975960 wdt:P1082 ?population. }
OPTIONAL { wd:Q975960 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q975960 wdt:P2046 ?area. }
OPTIONAL { wd:Q975960 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q975960 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q975960 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 Zarcero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.167054, -84.51836, 10.270422, -84.315016);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zarcero)
[out:json];
(
rel["name"="Zarcero"][type=boundary];
rel["name:en"="Zarcero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zarcero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anateri | 10.193850 , -84.465860 |
Bella Vista | 10.200000 , -84.433330 |
Brisas | 10.227370 , -84.402080 |
Guadalupe | 10.182860 , -84.411980 |
Laguna | 10.209510 , -84.400740 |
Lajas | 10.250000 , -84.433330 |
Legua | 10.242910 , -84.395510 |
Palmira | 10.210050 , -84.378240 |
Pena | 10.210140 , -84.436540 |
Picada | 10.201010 , -84.358900 |
San Juan | 10.253350 , -84.416670 |
San Luis | 10.183330 , -84.400000 |
Santa Elena | 10.245660 , -84.472280 |
Tapezco | 10.219550 , -84.401540 |
Zapote | 10.225170 , -84.419000 |
Zarcero | 10.185610 , -84.390760 |
Notes:
- You can download geometry data for Zarcero 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.