Download outline map of Santiago Miahuatlán (geojson format) :
Santiago Miahuatlán.geojson (**)
Download polygon array of Santiago Miahuatlán map for "Google Maps" :
Santiago Miahuatlán.txt
Bounding Box for Santiago Miahuatlán Map : ( 18.492415 , -97.492613 , 18.608409 , -97.341739 )
Wikipedia ID for Santiago Miahuatlán : Q5811439
Wikipedia SPARQL Query for Santiago Miahuatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5811439 wdt:P1082 ?population. }
OPTIONAL { wd:Q5811439 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5811439 wdt:P2046 ?area. }
OPTIONAL { wd:Q5811439 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5811439 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5811439 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 Santiago Miahuatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.492415, -97.492613, 18.608409, -97.341739);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Miahuatlán)
[out:json];
(
rel["name"="Santiago Miahuatlán"][type=boundary];
rel["name:en"="Santiago Miahuatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Miahuatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benito Juarez | 18.561940 , -97.485000 |
El Carmen | 18.588330 , -97.448610 |
La Calavera | 18.539440 , -97.420280 |
La Ladrillera | 18.580460 , -97.411970 |
La Purisima | 18.557390 , -97.451610 |
La Tejeria | 18.575140 , -97.413850 |
Las Minas | 18.569670 , -97.380310 |
San Isidro Vista Hermosa | 18.504973 , -97.400800 |
San Jose Monte Chiquito | 18.496110 , -97.438060 |
Santiago Miahuatlán | 18.543868 , -97.440549 |
Villa Alegria | 18.529290 , -97.420940 |
Notes:
- You can download geometry data for Santiago Miahuatlán 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.