Junín (Mendoza) Map Cropping Samples
Junín (Mendoza) Map Cropping Samples-1
Junín (Mendoza) Map Cropping Samples-2
Junín neighborhoods and villages map with 3D shadow effect
flag map of Junín with 3D shadow effect
Junín map with 3d shadow effect
Download outline map of Junín (geojson format) :
Junín.geojson (**)
Download polygon array of Junín map for "Google Maps" :
Junín.txt
Bounding Box for Junín Map : ( -33.232481 , -68.663938 , -33.071779 , -68.283425 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Junín map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.232481, -68.663938, -33.071779, -68.283425);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Junín)
[out:json];
(
rel["name"="Junin"][type=boundary];
rel["name:en"="Junin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Junín
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ingeniero Giagnoni | -33.116670 , -68.416670 |
Junín | -33.147650 , -68.478990 |
Philipps | -33.203240 , -68.375440 |
Rodriguez Pena | -33.120700 , -68.594660 |
Notes:
- You can download geometry data for Junín 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.