San Antonio Acutla (Oaxaca) Map Cropping Samples
San Antonio Acutla (Oaxaca) Map Cropping Samples-1
San Antonio Acutla (Oaxaca) Map Cropping Samples-2
San Antonio Acutla neighborhoods and villages map with 3D shadow effect
flag map of San Antonio Acutla with 3D shadow effect
San Antonio Acutla map with 3d shadow effect
Download outline map of San Antonio Acutla (geojson format) :
San Antonio Acutla.geojson (**)
Download polygon array of San Antonio Acutla map for "Google Maps" :
San Antonio Acutla.txt
Bounding Box for San Antonio Acutla Map : ( 17.71837 , -97.521494 , 17.769762 , -97.470102 )
Wikipedia ID for San Antonio Acutla : Q3890971
Wikipedia SPARQL Query for San Antonio Acutla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890971 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890971 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890971 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890971 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890971 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890971 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 San Antonio Acutla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.71837, -97.521494, 17.769762, -97.470102);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Antonio Acutla)
[out:json];
(
rel["name"="San Antonio Acutla"][type=boundary];
rel["name:en"="San Antonio Acutla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antonio Acutla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 17.755440 , -97.495100 |
Guadalupe | 17.752500 , -97.501390 |
Laguna Seca | 17.732940 , -97.497130 |
San Antonio Acutla | 17.744163 , -97.501132 |
San Diego | 17.740830 , -97.507500 |
San Jose (Seccion Segunda) | 17.743610 , -97.489170 |
Notes:
- You can download geometry data for San Antonio Acutla 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.