Nauzontla (Puebla) Map Cropping Samples
Nauzontla (Puebla) Map Cropping Samples-1
Nauzontla (Puebla) Map Cropping Samples-2
Nauzontla neighborhoods and villages map with 3D shadow effect
flag map of Nauzontla with 3D shadow effect
Nauzontla map with 3d shadow effect
Download outline map of Nauzontla (geojson format) :
Nauzontla.geojson (**)
Download polygon array of Nauzontla map for "Google Maps" :
Nauzontla.txt
Bounding Box for Nauzontla Map : ( 19.925326 , -97.616856 , 19.998527 , -97.56421 )
Wikipedia ID for Nauzontla : Q6038880
Wikipedia SPARQL Query for Nauzontla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6038880 wdt:P1082 ?population. }
OPTIONAL { wd:Q6038880 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6038880 wdt:P2046 ?area. }
OPTIONAL { wd:Q6038880 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6038880 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6038880 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 Nauzontla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.925326, -97.616856, 19.998527, -97.56421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nauzontla)
[out:json];
(
rel["name"="Nauzontla"][type=boundary];
rel["name:en"="Nauzontla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nauzontla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuautapehual | 19.957510 , -97.581180 |
La Union | 19.965830 , -97.571670 |
Nauzontla | 19.960758 , -97.601686 |
Santa Lucia Atioyan | 19.971110 , -97.580280 |
Talchichil | 19.961790 , -97.591470 |
Tepanyehual | 19.968060 , -97.587780 |
Xalaco | 19.982230 , -97.595000 |
Notes:
- You can download geometry data for Nauzontla 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.