Santiago Nundiche (Oaxaca) Map Cropping Samples
Santiago Nundiche (Oaxaca) Map Cropping Samples-1
Santiago Nundiche (Oaxaca) Map Cropping Samples-2
Santiago Nundiche neighborhoods and villages map with 3D shadow effect
flag map of Santiago Nundiche with 3D shadow effect
Santiago Nundiche map with 3d shadow effect
Download outline map of Santiago Nundiche (geojson format) :
Santiago Nundiche.geojson (**)
Download polygon array of Santiago Nundiche map for "Google Maps" :
Santiago Nundiche.txt
Bounding Box for Santiago Nundiche Map : ( 17.296005 , -97.769358 , 17.379601 , -97.625923 )
Wikipedia ID for Santiago Nundiche : Q3893300
Wikipedia SPARQL Query for Santiago Nundiche (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893300 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893300 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893300 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893300 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893300 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893300 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 Nundiche map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.296005, -97.769358, 17.379601, -97.625923);
);
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 Nundiche)
[out:json];
(
rel["name"="Santiago Nundiche"][type=boundary];
rel["name:en"="Santiago Nundiche"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Nundiche
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canada Tierra Blanca | 17.364720 , -97.666110 |
Chicabaxe | 17.333800 , -97.648730 |
Dolores Hidalgo | 17.336940 , -97.654440 |
Hidalgo | 17.351670 , -97.638060 |
Ignacio Allende las Huertas | 17.340280 , -97.706670 |
Jaa Tindu Nusiqui | 17.346390 , -97.680830 |
Jaa Yucatayua | 17.353330 , -97.672780 |
La Capilla | 17.327220 , -97.673330 |
Loma Itunuma | 17.375280 , -97.646940 |
Morelos | 17.337550 , -97.662870 |
Nduanu | 17.340000 , -97.689440 |
Nduasio | 17.337220 , -97.675000 |
Santiago Nundiche | 17.331455 , -97.676851 |
Yosocohoyo | 17.342780 , -97.666110 |
Yosocoyo | 17.342050 , -97.667690 |
Notes:
- You can download geometry data for Santiago Nundiche 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.