Santa María Alotepec (Oaxaca) Map Cropping Samples
Santa María Alotepec (Oaxaca) Map Cropping Samples-1
Santa María Alotepec (Oaxaca) Map Cropping Samples-2
Santa María Alotepec neighborhoods and villages map with 3D shadow effect
flag map of Santa María Alotepec with 3D shadow effect
Santa María Alotepec map with 3d shadow effect
Download outline map of Santa María Alotepec (geojson format) :
Santa María Alotepec.geojson (**)
Download polygon array of Santa María Alotepec map for "Google Maps" :
Santa María Alotepec.txt
Bounding Box for Santa María Alotepec Map : ( 16.987826 , -95.91105 , 17.173529 , -95.778623 )
Wikipedia ID for Santa María Alotepec : Q3888521
Wikipedia SPARQL Query for Santa María Alotepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888521 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888521 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888521 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888521 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888521 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888521 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 Santa María Alotepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.987826, -95.91105, 17.173529, -95.778623);
);
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 María Alotepec)
[out:json];
(
rel["name"="Santa María Alotepec"][type=boundary];
rel["name:en"="Santa María Alotepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María Alotepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arriba del Camino | 17.089170 , -95.852780 |
El Tejocote | 17.119940 , -95.908590 |
San Pedrito | 17.119900 , -95.882110 |
San Pedro Ayacaxtepec | 17.119170 , -95.880280 |
Santa María Alotepec | 17.095041 , -95.855586 |
Notes:
- You can download geometry data for Santa María Alotepec 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.