Apazapan (Veracruz de Ignacio de la Llave) Map Cropping Samples
Apazapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Apazapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Apazapan neighborhoods and villages map with 3D shadow effect
flag map of Apazapan with 3D shadow effect
Apazapan map with 3d shadow effect
Download outline map of Apazapan (geojson format) :
Apazapan.geojson (**)
Download polygon array of Apazapan map for "Google Maps" :
Apazapan.txt
Bounding Box for Apazapan Map : ( 19.303589 , -96.739664 , 19.383061 , -96.560228 )
Wikipedia ID for Apazapan : Q3847117
Wikipedia SPARQL Query for Apazapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847117 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847117 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847117 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 Apazapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.303589, -96.739664, 19.383061, -96.560228);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apazapan)
[out:json];
(
rel["name"="Apazapan"][type=boundary];
rel["name:en"="Apazapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apazapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 19.319960 , -96.645480 |
Apazapan | 19.320598 , -96.719262 |
Banos (El Bejuco) | 19.321670 , -96.632780 |
Cerro Colorado (Estacion Apazapan) | 19.353060 , -96.707220 |
Chahuapan | 19.347010 , -96.685610 |
El Arenal | 19.334720 , -96.620560 |
La Mona | 19.333590 , -96.620730 |
La Reforma | 19.325560 , -96.590830 |
Mapaxtla | 19.308110 , -96.675010 |
Nuevo Amelco | 19.340000 , -96.563330 |
Tigrillos | 19.370050 , -96.687930 |
Notes:
- You can download geometry data for Apazapan 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.