Tzicatlacoyan (Puebla) Map Cropping Samples

Tzicatlacoyan (Puebla) Map Cropping Samples-1

Tzicatlacoyan (Puebla) Map Cropping Samples-2

Tzicatlacoyan neighborhoods and villages map with 3D shadow effect

flag map of Tzicatlacoyan with 3D shadow effect

Tzicatlacoyan map with 3d shadow effect
 
 
Download outline map of Tzicatlacoyan (geojson format) : 
Tzicatlacoyan.geojson (**)
Download polygon array of Tzicatlacoyan map for "Google Maps" : 
Tzicatlacoyan.txt
Bounding Box for Tzicatlacoyan Map : ( 18.717588 , -98.159778 , 18.914448 , -97.915474 )
Wikipedia ID for Tzicatlacoyan : Q7861963
Wikipedia SPARQL Query for Tzicatlacoyan (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q7861963 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q7861963 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q7861963 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q7861963 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q7861963 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q7861963 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 Tzicatlacoyan map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.717588, -98.159778, 18.914448, -97.915474);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tzicatlacoyan)
	
[out:json];
(
rel["name"="Tzicatlacoyan"][type=boundary];
rel["name:en"="Tzicatlacoyan"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tzicatlacoyan
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Acuexcomac  |  18.838940 , -98.059180  | 
|  Juarez  |  18.800000 , -97.983330  | 
|  San Antonio Juarez  |  18.793790 , -97.989640  | 
|  San Francisco Lagunillas  |  18.879720 , -98.050000  | 
|  San Isidro Chiapa  |  18.814880 , -98.037180  | 
|  San Jose Texaluca  |  18.897500 , -98.132220  | 
|  San Martin Teteles  |  18.856050 , -98.087170  | 
|  Santa Cruz el Calvario  |  18.860560 , -98.045560  | 
|  Tepenene  |  18.880860 , -98.093880  | 
|  Tzicatlacoyan  |  18.840523 , -98.047000  | 
Notes:
- You can download geometry data for Tzicatlacoyan 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.