Juan B. Alberdi (Tucuman) Map Cropping Samples
Juan B. Alberdi (Tucuman) Map Cropping Samples-1
Juan B. Alberdi (Tucuman) Map Cropping Samples-2
Juan B. Alberdi neighborhoods and villages map with 3D shadow effect
flag map of Juan B. Alberdi with 3D shadow effect
Juan B. Alberdi map with 3d shadow effect
Download outline map of Juan B. Alberdi (geojson format) :
Juan B. Alberdi.geojson (**)
Download polygon array of Juan B. Alberdi map for "Google Maps" :
Juan B. Alberdi.txt
Bounding Box for Juan B. Alberdi Map : ( -27.827388 , -65.975352 , -27.425249 , -65.514262 )
Wikipedia ID for Juan B. Alberdi : Q722738
Wikipedia SPARQL Query for Juan B. Alberdi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q722738 wdt:P1082 ?population. }
OPTIONAL { wd:Q722738 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q722738 wdt:P2046 ?area. }
OPTIONAL { wd:Q722738 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q722738 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q722738 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 Juan B. Alberdi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.827388, -65.975352, -27.425249, -65.514262);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juan B. Alberdi)
[out:json];
(
rel["name"="Juan Bautista Alberdi"][type=boundary];
rel["name:en"="Juan Bautista Alberdi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juan B. Alberdi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Donato Alvarez | -27.556280 , -65.621210 |
Escaba de Abajo | -27.688770 , -65.802130 |
Escaba de Arriba | -27.632790 , -65.813540 |
Juan Bautista Alberdi | -27.585890 , -65.619790 |
La Calera | -27.597280 , -65.730620 |
Marapa | -27.613780 , -65.625850 |
Naranjo Esquina | -27.578560 , -65.593500 |
Villa Alberdi | -27.586500 , -65.612750 |
Villa Belgrano | -27.526550 , -65.614720 |
Notes:
- You can download geometry data for Juan B. Alberdi 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.