Aguirre (Puntarenas) Map Cropping Samples
Aguirre (Puntarenas) Map Cropping Samples-1
Aguirre (Puntarenas) Map Cropping Samples-2
Aguirre neighborhoods and villages map with 3D shadow effect
flag map of Aguirre with 3D shadow effect
Aguirre map with 3d shadow effect
Download outline map of Aguirre (geojson format) :
Aguirre.geojson (**)
Download polygon array of Aguirre map for "Google Maps" :
Aguirre.txt
Bounding Box for Aguirre Map : ( 9.254671 , -84.253801 , 9.572033 , -83.84004 )
Wikipedia ID for Aguirre : Q2776723
Wikipedia SPARQL Query for Aguirre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2776723 wdt:P1082 ?population. }
OPTIONAL { wd:Q2776723 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2776723 wdt:P2046 ?area. }
OPTIONAL { wd:Q2776723 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2776723 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2776723 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 Aguirre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.254671, -84.253801, 9.572033, -83.84004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aguirre)
[out:json];
(
rel["name"="Aguirre"][type=boundary];
rel["name:en"="Aguirre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aguirre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bijagual | 9.444180 , -84.048040 |
Capital | 9.450000 , -84.083330 |
Cotos | 9.508590 , -84.102980 |
Damas | 9.494460 , -84.212960 |
Dos Bocas | 9.351970 , -83.915340 |
La Gallega | 9.500000 , -84.150000 |
Laguna | 9.298390 , -83.868070 |
Londres | 9.462320 , -84.062950 |
Manuel Antonio | 9.408670 , -84.155790 |
Matapalo | 9.330660 , -83.958080 |
Naranjito | 9.471010 , -84.104840 |
Paquita | 9.459110 , -84.179130 |
Pascua | 9.465480 , -84.140960 |
Pasito | 9.360400 , -84.004430 |
Paso Real | 9.505490 , -84.091650 |
Playa Matapalo | 9.277316 , -83.893490 |
Portalon | 9.355640 , -83.979290 |
Quepos | 9.423570 , -84.165220 |
Rios | 9.472690 , -84.198320 |
Sábalo | 9.429670 , -84.060240 |
San Rafael | 9.508730 , -84.179630 |
Santa Juana | 9.516670 , -84.116670 |
Savegre | 9.366670 , -84.033330 |
Notes:
- You can download geometry data for Aguirre 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.