Coacoatzintla (Veracruz de Ignacio de la Llave) Map Cropping Samples

Coacoatzintla (Veracruz de Ignacio de la Llave) Map Cropping Samples-1

Coacoatzintla (Veracruz de Ignacio de la Llave) Map Cropping Samples-2

Coacoatzintla neighborhoods and villages map with 3D shadow effect

flag map of Coacoatzintla with 3D shadow effect

Coacoatzintla map with 3d shadow effect
 
Download outline map of Coacoatzintla (geojson format) : 
Coacoatzintla.geojson (**)
Download polygon array of Coacoatzintla map for "Google Maps" : 
Coacoatzintla.txt
Bounding Box for Coacoatzintla Map : ( 19.634129 , -96.993082 , 19.727406 , -96.913312 )
Wikipedia ID for Coacoatzintla : Q3847292
Wikipedia SPARQL Query for Coacoatzintla (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q3847292 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q3847292 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q3847292 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q3847292 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q3847292 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q3847292 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 Coacoatzintla map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.634129, -96.993082, 19.727406, -96.913312);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coacoatzintla)
	
[out:json];
(
rel["name"="Coacoatzintla"][type=boundary];
rel["name:en"="Coacoatzintla"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coacoatzintla
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Casa Blanca | 19.659440 , -96.921390 | 
| Chapultepec | 19.678670 , -96.939820 | 
| Chayotepec | 19.653060 , -96.958610 | 
| Coacoatzintla | 19.652876 , -96.940966 | 
| Cumbres del Cipres | 19.686670 , -96.950560 | 
| El Aguacate | 19.712780 , -96.973060 | 
| La Libreria | 19.659720 , -96.958330 | 
| La Palma | 19.643060 , -96.938890 | 
| La Ventana | 19.711670 , -96.961670 | 
| Las Coles | 19.701670 , -96.960280 | 
| Metlapiles | 19.708890 , -96.954170 | 
| Paxtepec | 19.648610 , -96.925830 | 
| Pueblo Viejo | 19.674440 , -96.968610 | 
| Rancho Nuevo | 19.688060 , -96.940000 | 
| Rincon de Chapultepec | 19.694900 , -96.936680 | 
| Tlachintla | 19.644100 , -96.957890 | 
Notes:
- You can download geometry data for Coacoatzintla 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.