Atempan (Puebla) Map Cropping Samples
Atempan (Puebla) Map Cropping Samples-1
Atempan (Puebla) Map Cropping Samples-2
Atempan neighborhoods and villages map with 3D shadow effect
flag map of Atempan with 3D shadow effect
Atempan map with 3d shadow effect
Download outline map of Atempan (geojson format) :
Atempan.geojson (**)
Download polygon array of Atempan map for "Google Maps" :
Atempan.txt
Bounding Box for Atempan Map : ( 19.750133 , -97.472018 , 19.853509 , -97.397287 )
Wikipedia ID for Atempan : Q3893117
Wikipedia SPARQL Query for Atempan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893117 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893117 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893117 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 Atempan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.750133, -97.472018, 19.853509, -97.397287);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atempan)
[out:json];
(
rel["name"="Atempan"][type=boundary];
rel["name:en"="Atempan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atempan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apatauyan | 19.799110 , -97.444400 |
Atempan | 19.836550 , -97.456777 |
Atzalan | 19.824720 , -97.444170 |
Cala Norte | 19.847780 , -97.423060 |
Cala Sur | 19.832780 , -97.421110 |
El Cuatro | 19.786390 , -97.457220 |
Huexoteno | 19.843060 , -97.433330 |
Las Canoas | 19.815000 , -97.445820 |
Las Delicias | 19.837500 , -97.447220 |
Meyuco | 19.826270 , -97.431400 |
Patavyan | 19.803830 , -97.443810 |
Potrero Nuevo | 19.838610 , -97.424720 |
Quinta la Piedad | 19.819720 , -97.425010 |
San Ambrosio | 19.819720 , -97.446670 |
San Nicolas (Animazco) | 19.842220 , -97.447220 |
Tacopan | 19.835235 , -97.432303 |
Tanhuixco | 19.820560 , -97.467220 |
Tezhuatepec | 19.811670 , -97.462500 |
Tezompan | 19.786940 , -97.441670 |
Notes:
- You can download geometry data for Atempan 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.