Atzitzintla (Puebla) Map Cropping Samples
Atzitzintla (Puebla) Map Cropping Samples-1
Atzitzintla (Puebla) Map Cropping Samples-2
Atzitzintla neighborhoods and villages map with 3D shadow effect
flag map of Atzitzintla with 3D shadow effect
Atzitzintla map with 3d shadow effect
Download outline map of Atzitzintla (geojson format) :
Atzitzintla.geojson (**)
Download polygon array of Atzitzintla map for "Google Maps" :
Atzitzintla.txt
Bounding Box for Atzitzintla Map : ( 18.860485 , -97.361481 , 19.028269 , -97.241768 )
Wikipedia ID for Atzitzintla : Q962255
Wikipedia SPARQL Query for Atzitzintla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q962255 wdt:P1082 ?population. }
OPTIONAL { wd:Q962255 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q962255 wdt:P2046 ?area. }
OPTIONAL { wd:Q962255 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q962255 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q962255 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 Atzitzintla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.860485, -97.361481, 19.028269, -97.241768);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atzitzintla)
[out:json];
(
rel["name"="Atzitzintla"][type=boundary];
rel["name:en"="Atzitzintla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atzitzintla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atzitzintla | 18.897792 , -97.325744 |
Los Chavez | 18.940130 , -97.293490 |
Los Sanchez (Los Chinos) | 18.887370 , -97.316140 |
Paso Carretas | 18.919930 , -97.251530 |
Plan del Capulin | 18.903620 , -97.251090 |
San Antonio el Alto (Rancho Montiel) | 18.868040 , -97.325240 |
San Jose el Despacho (Despacho Aserradero) | 18.967940 , -97.352280 |
San Juan Huiloapan | 18.894720 , -97.280560 |
San Juanero | 18.956490 , -97.262480 |
San Manuel de la Sierra | 18.938330 , -97.312220 |
Santa Cruz Cuyachapa | 18.888610 , -97.340000 |
Santa Cruz Texmalaquilla | 18.943060 , -97.287500 |
Tlacotlale | 18.920870 , -97.292880 |
Toluca | 18.893060 , -97.250280 |
Xochiloma | 18.967790 , -97.354940 |
Notes:
- You can download geometry data for Atzitzintla 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.