Download outline map of Cajamarca (geojson format) :
Cajamarca.geojson (**)
Download polygon array of Cajamarca map for "Google Maps" :
Cajamarca.txt
Bounding Box for Cajamarca Map : ( 4.230299 , -75.604357 , 4.582678 , -75.36549 )
Wikipedia ID for Cajamarca : Q1441115
Wikipedia SPARQL Query for Cajamarca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441115 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441115 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441115 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441115 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441115 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441115 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 Cajamarca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.230299, -75.604357, 4.582678, -75.36549);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cajamarca)
[out:json];
(
rel["name"="Cajamarca"][type=boundary];
rel["name:en"="Cajamarca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cajamarca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 4.450000 , -75.466670 |
Alturas | 4.420560 , -75.497500 |
Anaime | 4.396390 , -75.445000 |
Arcadia | 4.400000 , -75.466670 |
Arrayanal | 4.393610 , -75.453330 |
Balconcitos | 4.433330 , -75.450000 |
Bella Vista | 4.365000 , -75.498610 |
Buenos Aires | 4.422500 , -75.400830 |
Cajamarca | 4.441720 , -75.426780 |
California | 4.366670 , -75.446390 |
Chupadero | 4.444720 , -75.400560 |
Colombia | 4.360830 , -75.492220 |
Corazon | 4.326940 , -75.498610 |
El Agrado | 4.376940 , -75.474720 |
El Aguila | 4.355560 , -75.467780 |
El Cerezo | 4.410830 , -75.466940 |
El Filial | 4.436140 , -75.401280 |
El Mirador | 4.377780 , -75.496390 |
El Paraiso | 4.466940 , -75.408610 |
El Placer | 4.445040 , -75.435050 |
Horizonte | 4.383330 , -75.516670 |
Italia | 4.353330 , -75.492220 |
Judea | 4.416670 , -75.450000 |
La Australia | 4.433610 , -75.485830 |
La Blanca | 4.447220 , -75.473890 |
La Cristalina | 4.388060 , -75.423610 |
La Escalera | 4.459720 , -75.486940 |
La Esmeralda | 4.405560 , -75.469440 |
La Esmeralda | 4.500000 , -75.500000 |
La Floresta | 4.333330 , -75.550000 |
La Fonda | 4.433330 , -75.466670 |
La Holanda | 4.365280 , -75.464440 |
La Loma | 4.453520 , -75.528540 |
La Luisa | 4.450000 , -75.483330 |
La Mejora | 4.342780 , -75.488610 |
La Paloma | 4.450000 , -75.516670 |
La Reina | 4.283330 , -75.516670 |
La Siberia | 4.350000 , -75.516670 |
La Torre | 4.378330 , -75.440560 |
La Tulia | 4.430560 , -75.480000 |
La Union | 4.391180 , -75.520800 |
Las Violetas | 4.436390 , -75.395000 |
Perlas | 4.346940 , -75.472780 |
Pradera | 4.372220 , -75.472780 |
Rincon | 4.450000 , -75.450000 |
San Lorenzo Balo | 4.432780 , -75.374170 |
Santa Ana | 4.479720 , -75.413330 |
Travesias | 4.396110 , -75.479170 |
Notes:
- You can download geometry data for Cajamarca 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.