Astacinga (Veracruz de Ignacio de la Llave) Map Cropping Samples
Astacinga (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Astacinga (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Astacinga neighborhoods and villages map with 3D shadow effect
flag map of Astacinga with 3D shadow effect
Astacinga map with 3d shadow effect
Download outline map of Astacinga (geojson format) :
Astacinga.geojson (**)
Download polygon array of Astacinga map for "Google Maps" :
Astacinga.txt
Bounding Box for Astacinga Map : ( 18.521315 , -97.144563 , 18.588393 , -97.048074 )
Wikipedia ID for Astacinga : Q513993
Wikipedia SPARQL Query for Astacinga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q513993 wdt:P1082 ?population. }
OPTIONAL { wd:Q513993 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q513993 wdt:P2046 ?area. }
OPTIONAL { wd:Q513993 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q513993 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q513993 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 Astacinga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.521315, -97.144563, 18.588393, -97.048074);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Astacinga)
[out:json];
(
rel["name"="Astacinga"][type=boundary];
rel["name:en"="Astacinga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Astacinga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acatitla | 18.554170 , -97.122220 |
Acuayucan | 18.548610 , -97.111670 |
Astacinga | 18.568047 , -97.103205 |
Astocapa | 18.563060 , -97.128330 |
Buena Vista | 18.571390 , -97.107500 |
Campo Nuevo | 18.557500 , -97.107220 |
Choapa | 18.578060 , -97.094440 |
Comolica | 18.563330 , -97.107500 |
Cuatipanca | 18.540830 , -97.111110 |
Cuauhtla | 18.559720 , -97.101670 |
Cuauhtzoyuca | 18.571390 , -97.126390 |
Huapango | 18.572220 , -97.089720 |
Lomapa | 18.571390 , -97.100280 |
Macuilquila | 18.570560 , -97.132780 |
Mapachica | 18.561110 , -97.133060 |
Mexcaltitla | 18.556670 , -97.089440 |
Moyoapan | 18.562220 , -97.098060 |
Paraje Atecomic | 18.582500 , -97.065560 |
Rancho Nuevo | 18.547780 , -97.099170 |
Tepantla | 18.567780 , -97.128890 |
Xayacatepec | 18.561390 , -97.081670 |
Notes:
- You can download geometry data for Astacinga 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.