Parrita (Puntarenas) Map Cropping Samples
Parrita (Puntarenas) Map Cropping Samples-1
Parrita (Puntarenas) Map Cropping Samples-2
Parrita neighborhoods and villages map with 3D shadow effect
flag map of Parrita with 3D shadow effect
Parrita map with 3d shadow effect
Download outline map of Parrita (geojson format) :
Parrita.geojson (**)
Download polygon array of Parrita map for "Google Maps" :
Parrita.txt
Bounding Box for Parrita Map : ( 9.446499 , -84.555584 , 9.649858 , -84.130503 )
Wikipedia ID for Parrita : Q7139824
Wikipedia SPARQL Query for Parrita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7139824 wdt:P1082 ?population. }
OPTIONAL { wd:Q7139824 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7139824 wdt:P2046 ?area. }
OPTIONAL { wd:Q7139824 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7139824 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7139824 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 Parrita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.446499, -84.555584, 9.649858, -84.130503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Parrita)
[out:json];
(
rel["name"="Parrita"][type=boundary];
rel["name:en"="Parrita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Parrita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Esterillos | 9.526970 , -84.502920 |
Esterillos Este | 9.524940 , -84.455060 |
Loma | 9.541240 , -84.387950 |
Mesas | 9.605590 , -84.366670 |
Parrita | 9.520120 , -84.322490 |
Playon | 9.604190 , -84.310890 |
Pocares | 9.525210 , -84.244460 |
Porvenir | 9.580080 , -84.255980 |
San Antonio | 9.536210 , -84.201260 |
San Gerardo | 9.635070 , -84.321870 |
San Julian | 9.561190 , -84.466720 |
San Rafael Norte | 9.562530 , -84.218000 |
San Rafael Sur | 9.563180 , -84.241620 |
Sardinal | 9.571440 , -84.322690 |
Surubres | 9.600000 , -84.301590 |
Notes:
- You can download geometry data for Parrita 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.