Download outline map of Xochitlán Todos Santos (geojson format) :
Xochitlán Todos Santos.geojson (**)
Download polygon array of Xochitlán Todos Santos map for "Google Maps" :
Xochitlán Todos Santos.txt
Bounding Box for Xochitlán Todos Santos Map : ( 18.603907 , -97.857823 , 18.785021 , -97.708191 )
Wikipedia ID for Xochitlán Todos Santos : Q8044888
Wikipedia SPARQL Query for Xochitlán Todos Santos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8044888 wdt:P1082 ?population. }
OPTIONAL { wd:Q8044888 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8044888 wdt:P2046 ?area. }
OPTIONAL { wd:Q8044888 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8044888 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8044888 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 Xochitlán Todos Santos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.603907, -97.857823, 18.785021, -97.708191);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xochitlán Todos Santos)
[out:json];
(
rel["name"="Xochitlán Todos Santos"][type=boundary];
rel["name:en"="Xochitlán Todos Santos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xochitlán Todos Santos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 18.670390 , -97.852140 |
El Mezquite | 18.703020 , -97.792770 |
Huaxtepec | 18.660540 , -97.763430 |
Jagueey Ochoa | 18.679330 , -97.766340 |
La Soledad | 18.650000 , -97.766670 |
La Union | 18.675770 , -97.724450 |
Las Amarillas | 18.637110 , -97.759960 |
Las Topoyas | 18.677940 , -97.773840 |
Los Fresnos | 18.667670 , -97.762730 |
San Jeronimo Alfaro | 18.719870 , -97.833020 |
Xochitlán | 18.702371 , -97.777055 |
Notes:
- You can download geometry data for Xochitlán Todos Santos 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.