Chicoana (Salta) Map Cropping Samples
Chicoana (Salta) Map Cropping Samples-1
Chicoana (Salta) Map Cropping Samples-2
Chicoana neighborhoods and villages map with 3D shadow effect
flag map of Chicoana with 3D shadow effect
Chicoana map with 3d shadow effect
Download outline map of Chicoana (geojson format) :
Chicoana.geojson (**)
Download polygon array of Chicoana map for "Google Maps" :
Chicoana.txt
Bounding Box for Chicoana Map : ( -25.31972 , -65.886088 , -25.015679 , -65.269673 )
Wikipedia ID for Chicoana : Q1016092
Wikipedia SPARQL Query for Chicoana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1016092 wdt:P1082 ?population. }
OPTIONAL { wd:Q1016092 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1016092 wdt:P2046 ?area. }
OPTIONAL { wd:Q1016092 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1016092 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1016092 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 Chicoana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.31972, -65.886088, -25.015679, -65.269673);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chicoana)
[out:json];
(
rel["name"="Chicoana"][type=boundary];
rel["name:en"="Chicoana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chicoana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Negra | -25.146570 , -65.734861 |
Animas | -25.152650 , -65.611450 |
Bella Vista | -25.062510 , -65.574450 |
Chicoana | -25.100880 , -65.533100 |
Doctor Facundo Zuviria | -25.083330 , -65.483330 |
El Carril | -25.074100 , -65.491740 |
El Mollar | -25.035790 , -65.553180 |
Escoipe | -25.175060 , -65.743560 |
La Zanja | -25.122140 , -65.759200 |
Pulares | -25.079760 , -65.571060 |
S. Fernando de Escoipe | -25.175271 , -65.756950 |
Santa Gertrudis | -25.118500 , -65.515010 |
Tipal | -25.068230 , -65.529720 |
Notes:
- You can download geometry data for Chicoana 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.