Temamatla (México) Map Cropping Samples

Temamatla (México) Map Cropping Samples-1

Temamatla (México) Map Cropping Samples-2

Temamatla neighborhoods and villages map with 3D shadow effect

flag map of Temamatla with 3D shadow effect

Temamatla map with 3d shadow effect
 
Download outline map of Temamatla (geojson format) : 
Temamatla.geojson (**)
Download polygon array of Temamatla map for "Google Maps" : 
Temamatla.txt
Bounding Box for Temamatla Map : ( 19.155416 , -98.925311 , 19.229133 , -98.843174 )
Wikipedia ID for Temamatla : Q3308496
Wikipedia SPARQL Query for Temamatla (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q3308496 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q3308496 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q3308496 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q3308496 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q3308496 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q3308496 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 Temamatla map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.155416, -98.925311, 19.229133, -98.843174);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Temamatla)
	
[out:json];
(
rel["name"="Temamatla"][type=boundary];
rel["name:en"="Temamatla"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Temamatla
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Ampliacion Potrero | 19.202430 , -98.884810 | 
| Barrio Tepetitlan | 19.199360 , -98.864470 | 
| Colonia Guadalupana | 19.201790 , -98.859710 | 
| Colonia Tepancal | 19.194960 , -98.877240 | 
| Ejido el Tejocote | 19.201920 , -98.882070 | 
| El Cabi | 19.189860 , -98.853710 | 
| El Tejocote (Colonia Jesus Estudillo L.) | 19.203330 , -98.878610 | 
| Finca de los Capulines | 19.204290 , -98.875270 | 
| Granja 24 Horas Zaragoza Alcoholicos Anonimos | 19.212970 , -98.861570 | 
| La Estacion [La Caseta] | 19.191390 , -98.870280 | 
| Las Animas | 19.203350 , -98.862190 | 
| Los Reyes Acatlixhuayan | 19.208890 , -98.882420 | 
| Predio de los Albertocos | 19.195200 , -98.869550 | 
| Rancho las Garzas | 19.195760 , -98.871290 | 
| Rancho San Judas Tadeo | 19.190540 , -98.879060 | 
| Temamatla | 19.205232 , -98.868321 | 
| Vivero | 19.184850 , -98.873720 | 
| Zula | 19.220110 , -98.889500 | 
Notes:
- You can download geometry data for Temamatla 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.