Coahuitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Coahuitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Coahuitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Coahuitlán neighborhoods and villages map with 3D shadow effect
flag map of Coahuitlán with 3D shadow effect
Coahuitlán map with 3d shadow effect
Download outline map of Coahuitlán (geojson format) :
Coahuitlán.geojson (**)
Download polygon array of Coahuitlán map for "Google Maps" :
Coahuitlán.txt
Bounding Box for Coahuitlán Map : ( 20.227454 , -97.757298 , 20.306879 , -97.659403 )
Wikipedia ID for Coahuitlán : Q5137678
Wikipedia SPARQL Query for Coahuitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5137678 wdt:P1082 ?population. }
OPTIONAL { wd:Q5137678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5137678 wdt:P2046 ?area. }
OPTIONAL { wd:Q5137678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5137678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5137678 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 Coahuitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.227454, -97.757298, 20.306879, -97.659403);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coahuitlán)
[out:json];
(
rel["name"="Coahuitlán"][type=boundary];
rel["name:en"="Coahuitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coahuitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio del Tecolote | 20.274440 , -97.718890 |
Coahuitlán | 20.259921 , -97.728788 |
Marcelino Gregorio | 20.290280 , -97.692780 |
Olegario Gonzalez | 20.286670 , -97.697500 |
Progreso de Zaragoza | 20.273985 , -97.711897 |
Notes:
- You can download geometry data for Coahuitlán 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.