Santiago Tetepec (Oaxaca) Map Cropping Samples
Santiago Tetepec (Oaxaca) Map Cropping Samples-1
Santiago Tetepec (Oaxaca) Map Cropping Samples-2
Santiago Tetepec neighborhoods and villages map with 3D shadow effect
flag map of Santiago Tetepec with 3D shadow effect
Santiago Tetepec map with 3d shadow effect
Download outline map of Santiago Tetepec (geojson format) :
Santiago Tetepec.geojson (**)
Download polygon array of Santiago Tetepec map for "Google Maps" :
Santiago Tetepec.txt
Bounding Box for Santiago Tetepec Map : ( 16.241775 , -97.787398 , 16.476103 , -97.593358 )
Wikipedia ID for Santiago Tetepec : Q3887632
Wikipedia SPARQL Query for Santiago Tetepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3887632 wdt:P1082 ?population. }
OPTIONAL { wd:Q3887632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3887632 wdt:P2046 ?area. }
OPTIONAL { wd:Q3887632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3887632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3887632 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 Tetepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.241775, -97.787398, 16.476103, -97.593358);
);
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 Tetepec)
[out:json];
(
rel["name"="Santiago Tetepec"][type=boundary];
rel["name:en"="Santiago Tetepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Tetepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chatanu | 16.360540 , -97.635910 |
El Ciruelo | 16.294440 , -97.693890 |
El Ciruelo | 16.284860 , -97.709380 |
El Coyul | 16.409720 , -97.690000 |
El Ocote | 16.327780 , -97.688330 |
El Ocotillo | 16.328070 , -97.680160 |
Guadalupe del Tambor | 16.423060 , -97.641390 |
La Huerta | 16.323480 , -97.783260 |
La Soledad Carrizo | 16.414720 , -97.671390 |
Mandinga | 16.283330 , -97.766670 |
Ocotlan de Juarez | 16.392280 , -97.677730 |
Pueblo Viejo | 16.403660 , -97.638990 |
San Isidro | 16.392360 , -97.656710 |
San Luis Chatanu | 16.359720 , -97.635830 |
Sanate | 16.250000 , -97.683330 |
Santa Cruz Tihuixte | 16.319170 , -97.663060 |
Santiago Tetepec | 16.321926 , -97.747431 |
Tierra Blanca | 16.312780 , -97.688610 |
Tierra Colorada | 16.307220 , -97.731110 |
Notes:
- You can download geometry data for Santiago Tetepec 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.