Xochiltepec (Puebla) Map Cropping Samples
Xochiltepec (Puebla) Map Cropping Samples-1
Xochiltepec (Puebla) Map Cropping Samples-2
Xochiltepec neighborhoods and villages map with 3D shadow effect
flag map of Xochiltepec with 3D shadow effect
Xochiltepec map with 3d shadow effect
Download outline map of Xochiltepec (geojson format) :
Xochiltepec.geojson (**)
Download polygon array of Xochiltepec map for "Google Maps" :
Xochiltepec.txt
Bounding Box for Xochiltepec Map : ( 18.598824 , -98.384232 , 18.707795 , -98.298105 )
Wikipedia ID for Xochiltepec : Q6169302
Wikipedia SPARQL Query for Xochiltepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6169302 wdt:P1082 ?population. }
OPTIONAL { wd:Q6169302 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6169302 wdt:P2046 ?area. }
OPTIONAL { wd:Q6169302 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6169302 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6169302 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 Xochiltepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.598824, -98.384232, 18.707795, -98.298105);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xochiltepec)
[out:json];
(
rel["name"="Xochiltepec"][type=boundary];
rel["name:en"="Xochiltepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xochiltepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altavista | 18.645000 , -98.332220 |
Ayotla | 18.670040 , -98.372660 |
Moyotzingo | 18.641550 , -98.340540 |
Xochiltepec | 18.649159 , -98.340100 |
Notes:
- You can download geometry data for Xochiltepec 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.