San Miguel Tlacotepec (Oaxaca) Map Cropping Samples
San Miguel Tlacotepec (Oaxaca) Map Cropping Samples-1
San Miguel Tlacotepec (Oaxaca) Map Cropping Samples-2
San Miguel Tlacotepec neighborhoods and villages map with 3D shadow effect
flag map of San Miguel Tlacotepec with 3D shadow effect
San Miguel Tlacotepec map with 3d shadow effect
Download outline map of San Miguel Tlacotepec (geojson format) :
San Miguel Tlacotepec.geojson (**)
Download polygon array of San Miguel Tlacotepec map for "Google Maps" :
San Miguel Tlacotepec.txt
Bounding Box for San Miguel Tlacotepec Map : ( 17.392344 , -98.048873 , 17.500805 , -97.974782 )
Wikipedia ID for San Miguel Tlacotepec : Q3893306
Wikipedia SPARQL Query for San Miguel Tlacotepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893306 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893306 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893306 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893306 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893306 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893306 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 Miguel Tlacotepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.392344, -98.048873, 17.500805, -97.974782);
);
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 Miguel Tlacotepec)
[out:json];
(
rel["name"="San Miguel Tlacotepec"][type=boundary];
rel["name:en"="San Miguel Tlacotepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Tlacotepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Tierra Azul (Cuarta Seccion) | 17.458890 , -98.003330 |
Colonia San Ramos (Colonia Reforma) | 17.455280 , -98.001670 |
El Puente | 17.430830 , -98.004170 |
Guadalupe Nucate | 17.439720 , -98.037780 |
San Jorge Zapote | 17.432780 , -97.992500 |
San Martin Sabinillo | 17.484170 , -98.015280 |
San Miguel Tlacotepec | 17.456143 , -98.006229 |
Vista Hermosa | 17.457220 , -98.012780 |
Xinitioco | 17.415000 , -97.989720 |
Yosondalla | 17.455000 , -98.029440 |
Yosondaya | 17.456120 , -98.029640 |
Notes:
- You can download geometry data for San Miguel Tlacotepec 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.