Coetzala (Veracruz de Ignacio de la Llave) Map Cropping Samples
Coetzala (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Coetzala (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Coetzala neighborhoods and villages map with 3D shadow effect
flag map of Coetzala with 3D shadow effect
Coetzala map with 3d shadow effect
Download outline map of Coetzala (geojson format) :
Coetzala.geojson (**)
Download polygon array of Coetzala map for "Google Maps" :
Coetzala.txt
Bounding Box for Coetzala Map : ( 18.755111 , -96.93792 , 18.795349 , -96.904327 )
Wikipedia ID for Coetzala : Q3847083
Wikipedia SPARQL Query for Coetzala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847083 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847083 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847083 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847083 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847083 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847083 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 Coetzala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.755111, -96.93792, 18.795349, -96.904327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coetzala)
[out:json];
(
rel["name"="Coetzala"][type=boundary];
rel["name:en"="Coetzala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coetzala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajalpan | 18.783330 , -96.933330 |
Coetzala | 18.784922 , -96.917096 |
Coetzapotitla | 18.758890 , -96.931670 |
Mirador de San Antonio | 18.764440 , -96.933330 |
Puente Viejo | 18.786110 , -96.911390 |
Notes:
- You can download geometry data for Coetzala 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.