Santiago Nacaltepec (Oaxaca) Map Cropping Samples
Santiago Nacaltepec (Oaxaca) Map Cropping Samples-1
Santiago Nacaltepec (Oaxaca) Map Cropping Samples-2
Santiago Nacaltepec neighborhoods and villages map with 3D shadow effect
flag map of Santiago Nacaltepec with 3D shadow effect
Santiago Nacaltepec map with 3d shadow effect
Download outline map of Santiago Nacaltepec (geojson format) :
Santiago Nacaltepec.geojson (**)
Download polygon array of Santiago Nacaltepec map for "Google Maps" :
Santiago Nacaltepec.txt
Bounding Box for Santiago Nacaltepec Map : ( 17.413074 , -97.008412 , 17.616225 , -96.795931 )
Wikipedia ID for Santiago Nacaltepec : Q3892934
Wikipedia SPARQL Query for Santiago Nacaltepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892934 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892934 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892934 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892934 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892934 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892934 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 Nacaltepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.413074, -97.008412, 17.616225, -96.795931);
);
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 Nacaltepec)
[out:json];
(
rel["name"="Santiago Nacaltepec"][type=boundary];
rel["name:en"="Santiago Nacaltepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Nacaltepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Capulin de Abajo | 17.533060 , -96.935830 |
El Chamizal | 17.533330 , -96.923610 |
El Moral | 17.475790 , -96.937780 |
El Rosario | 17.537220 , -96.953610 |
La Desviacion de Nacaltepec | 17.504440 , -96.932780 |
La Union | 17.494830 , -96.842390 |
San Jose Aragon | 17.496890 , -96.830400 |
San Juan Tonaltepec | 17.571610 , -96.956860 |
Santiago Nacaltepec | 17.509870 , -96.920510 |
Venta Vieja | 17.550000 , -96.933330 |
Notes:
- You can download geometry data for Santiago Nacaltepec 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.