Pocho (Cordoba) Map Cropping Samples

Pocho (Cordoba) Map Cropping Samples-1
Pocho (Cordoba) Map Cropping Samples-1
Pocho (Cordoba) Map Cropping Samples-2
Pocho (Cordoba) Map Cropping Samples-2
Download outline map of Pocho (geojson format) : Pocho.geojson (**)
Download polygon array of Pocho map for "Google Maps" : Pocho.txt
Bounding Box for Pocho Map : ( -31.76298 , -65.775233 , -31.246475 , -64.924311 )
Wikipedia ID for Pocho : Q7206332
Wikipedia SPARQL Query for Pocho (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7206332 wdt:P1082 ?population. }
OPTIONAL { wd:Q7206332 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7206332 wdt:P2046 ?area. }
OPTIONAL { wd:Q7206332 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7206332 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7206332 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-31.76298, -65.775233, -31.246475, -64.924311);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Pocho)
[out:json];
(
rel["name"="Pocho"][type=boundary];
rel["name:en"="Pocho"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Pocho
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agua del Tala -31.262810 , -65.322660
Alto del Tala -31.374480 , -65.193040
Canada de Salas -31.307000 , -65.190880
Chamico -31.387630 , -65.099520
Chancaní -31.416180 , -65.450180
El Cadillo -31.339060 , -65.500460
La Estancia -31.266670 , -65.033330
La Mudana -31.326950 , -65.357960
La Patria -31.518430 , -65.504890
La Tablada -31.455670 , -65.305540
Las Canadas -31.366670 , -65.266670
Las Chadras -31.366670 , -64.983330
Las Palmas -31.377540 , -65.290480
Los Medanitos -31.588670 , -65.544430
Los Quebrachitos -31.595640 , -65.456060
Mallin -31.266670 , -65.616670
Mogigasta -31.583330 , -65.233330
Piedritas Rosadas -31.333330 , -65.316670
Rio Hondo -31.324640 , -64.966840
Sagrada Familia -31.359730 , -65.018470
Salsacate -31.316490 , -65.085290
Taninga -31.346230 , -65.079510
Toros Muertos -31.269920 , -65.121810
Villa Viso -31.364160 , -65.105320


Notes:
- You can download geometry data for Pocho 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.

Create Pocho neighborhoods and villages map.


Share this page