Tezoatlán de Segura y Luna (Oaxaca) Map Cropping Samples

Tezoatlán de Segura y Luna (Oaxaca) Map Cropping Samples-1

Tezoatlán de Segura y Luna (Oaxaca) Map Cropping Samples-2

Tezoatlán de Segura y Luna neighborhoods and villages map with 3D shadow effect

flag map of Tezoatlán de Segura y Luna with 3D shadow effect

Tezoatlán de Segura y Luna map with 3d shadow effect
 
Download outline map of Tezoatlán de Segura y Luna (geojson format) : 
Tezoatlán de Segura y Luna.geojson (**)
Download polygon array of Tezoatlán de Segura y Luna map for "Google Maps" : 
Tezoatlán de Segura y Luna.txt
Bounding Box for Tezoatlán de Segura y Luna Map : ( 17.420134 , -97.976062 , 17.72598 , -97.715458 )
Wikipedia ID for Tezoatlán de Segura y Luna : Q7708627
Wikipedia SPARQL Query for Tezoatlán de Segura y Luna (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q7708627 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q7708627 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q7708627 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q7708627 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q7708627 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q7708627 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 Tezoatlán de Segura y Luna map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.420134, -97.976062, 17.72598, -97.715458);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tezoatlán de Segura y Luna)
	
[out:json];
(
rel["name"="Tezoatlán de Segura y Luna"][type=boundary];
rel["name:en"="Tezoatlán de Segura y Luna"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tezoatlán de Segura y Luna
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Barrio del Peru | 17.644720 , -97.804440 | 
| Barrio Independencia (Colonia Nueva) | 17.649440 , -97.816110 | 
| Caguani | 17.472860 , -97.932590 | 
| Cuesta Blanca | 17.570830 , -97.893610 | 
| El Aguacate | 17.663690 , -97.788700 | 
| El Mirador | 17.637220 , -97.819170 | 
| El Paredon Amarillo | 17.630000 , -97.783610 | 
| El Portezuelo | 17.506100 , -97.880540 | 
| Guadalupe de Cisneros | 17.655000 , -97.787500 | 
| La Carbonera | 17.510720 , -97.893280 | 
| La Lomita | 17.542340 , -97.944470 | 
| La Sabila | 17.715080 , -97.840350 | 
| Las Penas | 17.679440 , -97.790000 | 
| Linda Vista del Progreso | 17.566110 , -97.840560 | 
| Miraplayas | 17.664170 , -97.783610 | 
| Rancho del Lucero | 17.440310 , -97.892890 | 
| Rancho Juarez | 17.602220 , -97.871390 | 
| Rancho Reforma | 17.561940 , -97.810280 | 
| Rancho Senor | 17.605000 , -97.814720 | 
| Rosario Nuevo | 17.603610 , -97.853610 | 
| San Andres Yutatio | 17.607740 , -97.894160 | 
| San Isidro el Naranjo | 17.609260 , -97.790740 | 
| San Isidro Zaragoza | 17.533290 , -97.935630 | 
| San Juan Cuitito | 17.645650 , -97.747580 | 
| San Juan Diquiyu | 17.574910 , -97.842420 | 
| San Marcos de Garzon | 17.556340 , -97.942950 | 
| San Martin del Rio | 17.574080 , -97.789280 | 
| San Pablo Huixtepec | 17.616670 , -97.950000 | 
| San Valentin Gomez | 17.539500 , -97.907930 | 
| Santa Catarina Yutandu | 17.555440 , -97.812270 | 
| Santa Cruz Numa | 17.651670 , -97.755560 | 
| Santa Maria Tindu | 17.489170 , -97.936940 | 
| Santa Maria Tindu | 17.583330 , -97.850000 | 
| Tacuno | 17.503060 , -97.918890 | 
| Tezoatlán de Segura y Luna | 17.650743 , -97.810745 | 
| Tezoatlan de Segura y Luna | 17.653880 , -97.810680 | 
| Yucunuti de Benito Juarez | 17.636110 , -97.890560 | 
| Yucuquimi de Ocampo | 17.580320 , -97.889950 | 
| Yuniquiave | 17.534320 , -97.857990 | 
Notes:
- You can download geometry data for Tezoatlán de Segura y Luna 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.