Mitre (Santiago del Estero) Map Cropping Samples
Mitre (Santiago del Estero) Map Cropping Samples-1
Mitre (Santiago del Estero) Map Cropping Samples-2
Mitre neighborhoods and villages map with 3D shadow effect
flag map of Mitre with 3D shadow effect
Mitre map with 3d shadow effect
Download outline map of Mitre (geojson format) :
Mitre.geojson (**)
Download polygon array of Mitre map for "Google Maps" :
Mitre.txt
Bounding Box for Mitre Map : ( -29.7672464377 , -63.2543980546 , -29.2039814491 , -62.4064201646 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mitre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-29.7672464377, -63.2543980546, -29.2039814491, -62.4064201646);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mitre)
[out:json];
(
rel["name"="Mitre"][type=boundary];
rel["name:en"="Mitre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mitre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Las Abras | -29.225180 , -62.909110 |
Paso de los Oscares | -29.258920 , -63.189210 |
Quebrachitos | -29.486140 , -62.754820 |
San Nicolas | -29.333580 , -63.115700 |
San Rufino | -29.340120 , -62.905590 |
Tome y Traiga | -29.250000 , -62.983330 |
Villa Union | -29.413470 , -62.788220 |
Notes:
- You can download geometry data for Mitre 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.