Chinchipe (Zamora Chinchipe) Map Cropping Samples
Chinchipe (Zamora Chinchipe) Map Cropping Samples-1
Chinchipe (Zamora Chinchipe) Map Cropping Samples-2
Chinchipe neighborhoods and villages map with 3D shadow effect
flag map of Chinchipe with 3D shadow effect
Chinchipe map with 3d shadow effect
Download outline map of Chinchipe (geojson format) :
Chinchipe.geojson (**)
Download polygon array of Chinchipe map for "Google Maps" :
Chinchipe.txt
Bounding Box for Chinchipe Map : ( -5.013975 , -79.429451 , -4.226745 , -78.863844 )
Wikipedia ID for Chinchipe : Q1989134
Wikipedia SPARQL Query for Chinchipe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1989134 wdt:P1082 ?population. }
OPTIONAL { wd:Q1989134 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1989134 wdt:P2046 ?area. }
OPTIONAL { wd:Q1989134 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1989134 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1989134 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 Chinchipe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.013975, -79.429451, -4.226745, -78.863844);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chinchipe)
[out:json];
(
rel["name"="Chinchipe"][type=boundary];
rel["name:en"="Chinchipe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chinchipe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campamento El Desague | -4.797780 , -78.902780 |
Chito | -4.941620 , -79.078120 |
El Chorro | -4.913750 , -79.104370 |
Guaranguillo | -4.950000 , -79.183330 |
La Chonta | -4.949320 , -79.094370 |
Las Tres Aguas | -4.883330 , -79.000000 |
Los Planes | -4.884720 , -78.964440 |
Loyola | -4.520870 , -79.011470 |
Palanuma | -4.730180 , -79.142130 |
Pucapamba | -4.945350 , -79.115830 |
Rancho Achupallas | -4.500000 , -79.083330 |
Rancho Cruz Chica | -4.533330 , -79.050000 |
Sitio Corral | -4.616670 , -79.033330 |
Tambo Santa Ana | -4.616670 , -79.016670 |
Tambo Valladolid | -4.550000 , -79.050000 |
Valladolid | -4.550910 , -79.130930 |
Zumba | -4.863340 , -79.131120 |
Notes:
- You can download geometry data for Chinchipe 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.