Cuichapa (Veracruz de Ignacio de la Llave) Map Cropping Samples
Cuichapa (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Cuichapa (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Cuichapa neighborhoods and villages map with 3D shadow effect
flag map of Cuichapa with 3D shadow effect
Cuichapa map with 3d shadow effect
Download outline map of Cuichapa (geojson format) :
Cuichapa.geojson (**)
Download polygon array of Cuichapa map for "Google Maps" :
Cuichapa.txt
Bounding Box for Cuichapa Map : ( 18.739541 , -96.904327 , 18.800765 , -96.725212 )
Wikipedia ID for Cuichapa : Q3847320
Wikipedia SPARQL Query for Cuichapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847320 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847320 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847320 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847320 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847320 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847320 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 Cuichapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.739541, -96.904327, 18.800765, -96.725212);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cuichapa)
[out:json];
(
rel["name"="Cuichapa"][type=boundary];
rel["name:en"="Cuichapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cuichapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Guadalupe | 18.787220 , -96.873330 |
Cobos Garcia | 18.786490 , -96.894070 |
Cuichapa | 18.772859 , -96.868606 |
Dos Caminos | 18.771110 , -96.853330 |
El Puente | 18.750560 , -96.791670 |
El Refugio | 18.766390 , -96.858060 |
El Zapote | 18.759170 , -96.762780 |
Emiliano Zapata | 18.756390 , -96.784720 |
La Aguja | 18.776110 , -96.877500 |
La Esperanza | 18.751390 , -96.784440 |
La Laja | 18.762220 , -96.804720 |
La Providencia | 18.753040 , -96.770870 |
Loma del Carmen | 18.788610 , -96.891110 |
Los Angeles | 18.753060 , -96.782220 |
Providencia | 18.752512 , -96.771599 |
Santa Ines | 18.755830 , -96.791110 |
Toluquilla Buena Vista | 18.746390 , -96.743890 |
Notes:
- You can download geometry data for Cuichapa 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.