Santa Ana Yareni (Oaxaca) Map Cropping Samples
Santa Ana Yareni (Oaxaca) Map Cropping Samples-1
Santa Ana Yareni (Oaxaca) Map Cropping Samples-2
Santa Ana Yareni neighborhoods and villages map with 3D shadow effect
flag map of Santa Ana Yareni with 3D shadow effect
Santa Ana Yareni map with 3d shadow effect
Download outline map of Santa Ana Yareni (geojson format) :
Santa Ana Yareni.geojson (**)
Download polygon array of Santa Ana Yareni map for "Google Maps" :
Santa Ana Yareni.txt
Bounding Box for Santa Ana Yareni Map : ( 17.3671283058 , -96.6701869528 , 17.4274541303 , -96.5684239271 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Ana Yareni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.3671283058, -96.6701869528, 17.4274541303, -96.5684239271);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Ana Yareni)
[out:json];
(
rel["name"="Santa Ana Yareni"][type=boundary];
rel["name:en"="Santa Ana Yareni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Santa Ana Yareni 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.