Download outline map of Gran Chimu (geojson format) :
Gran Chimu.geojson (**)
Download polygon array of Gran Chimu map for "Google Maps" :
Gran Chimu.txt
Bounding Box for Gran Chimu Map : ( -7.797174 , -78.944496 , -7.394855 , -78.323098 )
Wikipedia ID for Gran Chimu : Q1920564
Wikipedia SPARQL Query for Gran Chimu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1920564 wdt:P1082 ?population. }
OPTIONAL { wd:Q1920564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1920564 wdt:P2046 ?area. }
OPTIONAL { wd:Q1920564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1920564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1920564 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 Gran Chimu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.797174, -78.944496, -7.394855, -78.323098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gran Chimu)
[out:json];
(
rel["name"="Gran Chimú"][type=boundary];
rel["name:en"="Gran Chimú"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gran Chimu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | -7.613460 , -78.440050 |
Cascas | -7.483330 , -78.816670 |
Casman | -7.435510 , -78.780110 |
Chugur | -7.763090 , -78.665890 |
Chuquillanqui | -7.583330 , -78.666670 |
Cojitambo | -7.554640 , -78.809040 |
Compin | -7.698990 , -78.623400 |
El Cruce | -7.564000 , -78.804580 |
El Espejo | -7.576010 , -78.831560 |
El Progresso | -7.592600 , -78.894930 |
Hacienda Colpa | -7.552930 , -78.440980 |
Hacienda Farrat | -7.557110 , -78.524440 |
Hacienda Jaguay | -7.615480 , -78.940770 |
Hacienda Palmira | -7.533520 , -78.805830 |
Hacienda Sacamaca | -7.683330 , -78.500000 |
Huachacual | -7.666710 , -78.576710 |
Huancay | -7.605190 , -78.689910 |
La Capilla | -7.540490 , -78.724500 |
La Colorada | -7.731120 , -78.636740 |
La Lucma | -7.511540 , -78.394420 |
Las Palmas | -7.681020 , -78.657810 |
Llanos | -7.610380 , -78.522230 |
Lucma | -7.633330 , -78.550000 |
Lumayaco | -7.665160 , -78.625020 |
Machasen | -7.466940 , -78.685830 |
Malin | -7.631050 , -78.657230 |
Marmot | -7.718470 , -78.626030 |
Ochape | -7.533330 , -78.800000 |
Pampa Larga | -7.476820 , -78.841150 |
Punta Moreno | -7.593710 , -78.890070 |
Sacha Grande | -7.584730 , -78.407770 |
San Felipe | -7.468730 , -78.647950 |
San Martin | -7.429540 , -78.753420 |
Sayapullo | -7.600000 , -78.466670 |
Septen | -7.562270 , -78.744960 |
Simbron | -7.553680 , -78.561570 |
Succhubamba | -7.753350 , -78.639330 |
Zapotal | -7.633330 , -78.700000 |
Notes:
- You can download geometry data for Gran Chimu 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.