Atzacan (Veracruz de Ignacio de la Llave) Map Cropping Samples
Atzacan (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Atzacan (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Atzacan neighborhoods and villages map with 3D shadow effect
flag map of Atzacan with 3D shadow effect
Atzacan map with 3d shadow effect
Download outline map of Atzacan (geojson format) :
Atzacan.geojson (**)
Download polygon array of Atzacan map for "Google Maps" :
Atzacan.txt
Bounding Box for Atzacan Map : ( 18.875954 , -97.127696 , 18.99201 , -97.020924 )
Wikipedia ID for Atzacan : Q3847285
Wikipedia SPARQL Query for Atzacan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3847285 wdt:P1082 ?population. }
OPTIONAL { wd:Q3847285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3847285 wdt:P2046 ?area. }
OPTIONAL { wd:Q3847285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3847285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3847285 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 Atzacan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.875954, -97.127696, 18.99201, -97.020924);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atzacan)
[out:json];
(
rel["name"="Atzacan"][type=boundary];
rel["name:en"="Atzacan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atzacan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atzacan | 18.906664 , -97.084242 |
Capizayo | 18.961940 , -97.086670 |
Contla | 18.978610 , -97.094440 |
Dos Rios | 18.945520 , -97.028410 |
Dos Ríos (Tocuila) | 18.945449 , -97.027429 |
Ejido el Jazmin | 18.895000 , -97.075830 |
Huacapan | 18.930000 , -97.072220 |
La Sidra | 18.933800 , -97.079890 |
Lazaro Cardenas | 18.898890 , -97.068610 |
Matlalapa | 18.952220 , -97.073890 |
Ocotepec | 18.893060 , -97.105560 |
Revolucion | 18.887780 , -97.091390 |
Rincon Grande | 18.945270 , -97.098130 |
Rosa Blanca | 18.971390 , -97.080000 |
San Jose | 18.968610 , -97.105000 |
Notes:
- You can download geometry data for Atzacan 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.