Santiago Miltepec (Oaxaca) Map Cropping Samples
Santiago Miltepec (Oaxaca) Map Cropping Samples-1
Santiago Miltepec (Oaxaca) Map Cropping Samples-2
Santiago Miltepec neighborhoods and villages map with 3D shadow effect
flag map of Santiago Miltepec with 3D shadow effect
Santiago Miltepec map with 3d shadow effect
Download outline map of Santiago Miltepec (geojson format) :
Santiago Miltepec.geojson (**)
Download polygon array of Santiago Miltepec map for "Google Maps" :
Santiago Miltepec.txt
Bounding Box for Santiago Miltepec Map : ( 17.946691 , -97.769624 , 18.028705 , -97.673966 )
Wikipedia ID for Santiago Miltepec : Q3892927
Wikipedia SPARQL Query for Santiago Miltepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892927 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892927 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892927 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892927 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892927 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892927 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 Miltepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.946691, -97.769624, 18.028705, -97.673966);
);
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 Miltepec)
[out:json];
(
rel["name"="Santiago Miltepec"][type=boundary];
rel["name:en"="Santiago Miltepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Miltepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Final de la Calle Allende | 17.984720 , -97.693330 |
Santiago Miltepec | 17.984588 , -97.690475 |
Santo Tomas | 18.021670 , -97.696670 |
Notes:
- You can download geometry data for Santiago Miltepec 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.