Download outline map of Adolfo Alsina (geojson format) :
Adolfo Alsina.geojson (**)
Download polygon array of Adolfo Alsina map for "Google Maps" :
Adolfo Alsina.txt
Bounding Box for Adolfo Alsina Map : ( -41.167137 , -64.608757 , -40.393203 , -62.798779 )
Wikipedia ID for Adolfo Alsina : Q2011940
Wikipedia SPARQL Query for Adolfo Alsina (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2011940 wdt:P1082 ?population. }
OPTIONAL { wd:Q2011940 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2011940 wdt:P2046 ?area. }
OPTIONAL { wd:Q2011940 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2011940 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2011940 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 Adolfo Alsina map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-41.167137, -64.608757, -40.393203, -62.798779);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adolfo Alsina)
[out:json];
(
rel["name"="Adolfo Alsina"][type=boundary];
rel["name:en"="Adolfo Alsina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adolfo Alsina
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balneario El Cóndor | -41.042180 , -62.825530 |
Balneario Massini | -41.050000 , -62.850000 |
Cubanea | -40.666670 , -63.500000 |
General Liborio Bernal | -40.833330 , -63.650000 |
General Lorenzo Vintter | -40.733330 , -64.483330 |
General Nicolas H. Palacios | -40.833330 , -63.350000 |
Guardia Mitre | -40.433330 , -63.683330 |
La Loberia | -41.150000 , -63.166670 |
Nuevo Leon | -40.750000 , -64.133330 |
Primera Angostura | -40.466670 , -63.783330 |
San Javier | -40.751130 , -63.266910 |
Vicealmirante Eduardo O'Connor | -40.800000 , -63.866670 |
Viedma | -40.816277 , -62.990460 |
Zanjon de Oyuela | -40.704330 , -63.456450 |
Notes:
- You can download geometry data for Adolfo Alsina 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.