Chimán (Panama) Map Cropping Samples
Chimán (Panama) Map Cropping Samples-1
Chimán (Panama) Map Cropping Samples-2
Chimán neighborhoods and villages map with 3D shadow effect
flag map of Chimán with 3D shadow effect
Chimán map with 3d shadow effect
Download outline map of Chimán (geojson format) :
Chimán.geojson (**)
Download polygon array of Chimán map for "Google Maps" :
Chimán.txt
Bounding Box for Chimán Map : ( 8.360806 , -78.916664 , 8.968449 , -78.41854 )
Wikipedia ID for Chimán : Q2216594
Wikipedia SPARQL Query for Chimán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216594 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216594 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216594 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216594 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216594 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216594 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 Chimán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.360806, -78.916664, 8.968449, -78.41854);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chimán)
[out:json];
(
rel["name"="Chimán"][type=boundary];
rel["name:en"="Chimán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chimán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Chucanti | 8.766670 , -78.550000 |
El Hato | 8.810740 , -78.734330 |
Goyo Diaz | 8.700000 , -78.600000 |
Guera | 8.600000 , -78.516670 |
La Isleta de Esteban | 8.683330 , -78.616670 |
Maje | 8.742650 , -78.551520 |
Oquendo | 8.893330 , -78.838060 |
Pasiga | 8.936470 , -78.909170 |
Rio Hondo | 8.850410 , -78.741060 |
Tuticito | 8.731670 , -78.555560 |
Union Santena | 8.835250 , -78.651040 |
Union Tableiro | 8.837500 , -78.639440 |
Notes:
- You can download geometry data for Chimán 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.