Citlaltépetl (Veracruz de Ignacio de la Llave) Map Cropping Samples
Citlaltépetl (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Citlaltépetl (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Citlaltépetl neighborhoods and villages map with 3D shadow effect
flag map of Citlaltépetl with 3D shadow effect
Citlaltépetl map with 3d shadow effect
Download outline map of Citlaltépetl (geojson format) :
Citlaltépetl.geojson (**)
Download polygon array of Citlaltépetl map for "Google Maps" :
Citlaltépetl.txt
Bounding Box for Citlaltépetl Map : ( 21.24613 , -97.957284 , 21.427599 , -97.841838 )
Wikipedia ID for Citlaltépetl : Q5770480
Wikipedia SPARQL Query for Citlaltépetl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5770480 wdt:P1082 ?population. }
OPTIONAL { wd:Q5770480 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5770480 wdt:P2046 ?area. }
OPTIONAL { wd:Q5770480 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5770480 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5770480 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 Citlaltépetl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.24613, -97.957284, 21.427599, -97.841838);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Citlaltépetl)
[out:json];
(
rel["name"="Citlaltépetl"][type=boundary];
rel["name:en"="Citlaltépetl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Citlaltépetl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Casas Viejas | 21.397220 , -97.942500 |
Ceiba Nueva | 21.358890 , -97.886110 |
Cerritos | 21.345670 , -97.885450 |
Cerro Pelon | 21.304730 , -97.898670 |
Citlaltépec | 21.330215 , -97.878361 |
El Ciruelar | 21.377410 , -97.901260 |
El Crucero | 21.370000 , -97.902220 |
El Manantial | 21.403330 , -97.950000 |
El Naranjal | 21.333760 , -97.890860 |
El Rosario | 21.334170 , -97.905830 |
Felicitas del Angel | 21.319440 , -97.874170 |
La Calabaza | 21.392850 , -97.922210 |
La Ceiba | 21.357500 , -97.890560 |
La Mesa de Tlanchinol | 21.349430 , -97.898670 |
La Sierra | 21.288740 , -97.886820 |
Las Sabinas | 21.318060 , -97.880830 |
Loma las Vigas | 21.378520 , -97.910340 |
Los Altos del Metate | 21.413490 , -97.945490 |
Mixcaltepec | 21.320560 , -97.859720 |
Rancho Nuevo | 21.361370 , -97.900630 |
San Jeronimo | 21.312220 , -97.858060 |
San Sebastian el Alto | 21.360560 , -97.865280 |
Zapotal | 21.366610 , -97.893000 |
Notes:
- You can download geometry data for Citlaltépetl 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.