San Antonino el Alto (Oaxaca) Map Cropping Samples
San Antonino el Alto (Oaxaca) Map Cropping Samples-1
San Antonino el Alto (Oaxaca) Map Cropping Samples-2
San Antonino el Alto neighborhoods and villages map with 3D shadow effect
flag map of San Antonino el Alto with 3D shadow effect
San Antonino el Alto map with 3d shadow effect
Download outline map of San Antonino el Alto (geojson format) :
San Antonino el Alto.geojson (**)
Download polygon array of San Antonino el Alto map for "Google Maps" :
San Antonino el Alto.txt
Bounding Box for San Antonino el Alto Map : ( 16.762199 , -97.161896 , 16.88224 , -96.949788 )
Wikipedia ID for San Antonino el Alto : Q7413283
Wikipedia SPARQL Query for San Antonino el Alto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7413283 wdt:P1082 ?population. }
OPTIONAL { wd:Q7413283 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7413283 wdt:P2046 ?area. }
OPTIONAL { wd:Q7413283 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7413283 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7413283 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 Antonino el Alto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.762199, -97.161896, 16.88224, -96.949788);
);
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 Antonino el Alto)
[out:json];
(
rel["name"="San Antonino el Alto"][type=boundary];
rel["name:en"="San Antonino el Alto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antonino el Alto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Manzanito | 16.862220 , -97.045000 |
El Rio Hilo | 16.802220 , -96.996670 |
La Carbonera | 16.853610 , -97.055830 |
La Mariposa | 16.823890 , -96.998610 |
La Mina | 16.833060 , -97.019440 |
Llano San Juan | 16.819720 , -97.010560 |
Los Maizales Tempraneros | 16.824170 , -97.028060 |
Peral de las Huertas | 16.856720 , -97.007460 |
San Andres | 16.844770 , -97.052110 |
San Antonino el Alto | 16.815513 , -97.023498 |
San Fernando Matamoros | 16.842030 , -97.153560 |
Notes:
- You can download geometry data for San Antonino el Alto 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.