Chumatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Chumatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Chumatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Chumatlán neighborhoods and villages map with 3D shadow effect
flag map of Chumatlán with 3D shadow effect
Chumatlán map with 3d shadow effect
Download outline map of Chumatlán (geojson format) :
Chumatlán.geojson (**)
Download polygon array of Chumatlán map for "Google Maps" :
Chumatlán.txt
Bounding Box for Chumatlán Map : ( 20.193864 , -97.611652 , 20.250117 , -97.545254 )
Wikipedia ID for Chumatlán : Q3847206
Wikipedia SPARQL Query for Chumatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847206 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847206 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847206 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847206 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847206 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847206 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 Chumatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.193864, -97.611652, 20.250117, -97.545254);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chumatlán)
[out:json];
(
rel["name"="Chumatlán"][type=boundary];
rel["name:en"="Chumatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chumatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chumatlán | 20.206876 , -97.594676 |
Colonia la Vega | 20.231670 , -97.577220 |
La Vega | 20.234170 , -97.573060 |
Las Letras | 20.201390 , -97.598890 |
Lazaro Cardenas (Santana) | 20.225000 , -97.593060 |
Notes:
- You can download geometry data for Chumatlá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.