Guacimo (Limón) Map Cropping Samples
Guacimo (Limón) Map Cropping Samples-1
Guacimo (Limón) Map Cropping Samples-2
Guacimo neighborhoods and villages map with 3D shadow effect
flag map of Guacimo with 3D shadow effect
Guacimo map with 3d shadow effect
Download outline map of Guacimo (geojson format) :
Guacimo.geojson (**)
Download polygon array of Guacimo map for "Google Maps" :
Guacimo.txt
Bounding Box for Guacimo Map : ( 10.038727 , -83.775329 , 10.370578 , -83.470273 )
Wikipedia ID for Guacimo : Q3780110
Wikipedia SPARQL Query for Guacimo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3780110 wdt:P1082 ?population. }
OPTIONAL { wd:Q3780110 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3780110 wdt:P2046 ?area. }
OPTIONAL { wd:Q3780110 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3780110 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3780110 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 Guacimo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.038727, -83.775329, 10.370578, -83.470273);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guacimo)
[out:json];
(
rel["name"="Guacimo"][type=boundary];
rel["name:en"="Guacimo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guacimo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Africa | 10.206730 , -83.677580 |
Angeles | 10.296290 , -83.555740 |
Angelina | 10.210780 , -83.737710 |
Destierro | 10.057320 , -83.658320 |
Eden | 10.241910 , -83.722430 |
El Hogar | 10.229290 , -83.708690 |
El Tres | 10.224890 , -83.697970 |
Escocia | 10.266670 , -83.566670 |
Escocia Rio Jimenez | 10.251160 , -83.577460 |
Guácimo | 10.210440 , -83.680670 |
Iroquois | 10.181710 , -83.621570 |
La Cabana | 10.200000 , -83.700000 |
Las Mercedes | 10.175630 , -83.611530 |
Parismina | 10.197670 , -83.647890 |
Pocora | 10.171850 , -83.604390 |
Rio Jimenez | 10.246730 , -83.603360 |
Villa Franca | 10.290670 , -83.610640 |
Notes:
- You can download geometry data for Guacimo 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.