Chitré (Herrera) Map Cropping Samples
Chitré (Herrera) Map Cropping Samples-1
Chitré (Herrera) Map Cropping Samples-2
Chitré neighborhoods and villages map with 3D shadow effect
flag map of Chitré with 3D shadow effect
Chitré map with 3d shadow effect
Download outline map of Chitré (geojson format) :
Chitré.geojson (**)
Download polygon array of Chitré map for "Google Maps" :
Chitré.txt
Bounding Box for Chitré Map : ( 7.923423 , -80.508111 , 8.029135 , -80.391722 )
Wikipedia ID for Chitré : Q2216071
Wikipedia SPARQL Query for Chitré (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216071 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216071 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216071 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216071 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216071 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216071 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 Chitré map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.923423, -80.508111, 8.029135, -80.391722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chitré)
[out:json];
(
rel["name"="Chitré"][type=boundary];
rel["name:en"="Chitré"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chitré
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca de Parita | 8.016670 , -80.450000 |
Cantarrana | 7.952620 , -80.443660 |
Chitré | 7.961147 , -80.428993 |
El Mangal | 7.966670 , -80.500000 |
La Arena | 7.967660 , -80.465230 |
La Flora | 7.950000 , -80.483330 |
Las Placetas | 7.966670 , -80.416670 |
Monagrillo | 7.981790 , -80.437640 |
Puerto Chitre | 7.983330 , -80.400000 |
Puerto El Agallito | 7.979740 , -80.409640 |
San Juan Bautista | 7.960990 , -80.412830 |
Notes:
- You can download geometry data for Chitré 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.