Acatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Acatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Acatlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Acatlán neighborhoods and villages map with 3D shadow effect
flag map of Acatlán with 3D shadow effect
Acatlán map with 3d shadow effect
Download outline map of Acatlán (geojson format) :
Acatlán.geojson (**)
Download polygon array of Acatlán map for "Google Maps" :
Acatlán.txt
Bounding Box for Acatlán Map : ( 19.662497 , -96.864404 , 19.71497 , -96.812869 )
Wikipedia ID for Acatlán : Q338184
Wikipedia SPARQL Query for Acatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q338184 wdt:P1082 ?population. }
OPTIONAL { wd:Q338184 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q338184 wdt:P2046 ?area. }
OPTIONAL { wd:Q338184 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q338184 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q338184 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 Acatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.662497, -96.864404, 19.71497, -96.812869);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acatlán)
[out:json];
(
rel["name"="Acatlán"][type=boundary];
rel["name:en"="Acatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acatlán | 19.696080 , -96.842626 |
Plan del Pino (Plan del Coyote) | 19.694440 , -96.836110 |
Veinticuatro | 19.712780 , -96.844440 |
Notes:
- You can download geometry data for Acatlá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.