Santiago Textitlán (Oaxaca) Map Cropping Samples
Santiago Textitlán (Oaxaca) Map Cropping Samples-1
Santiago Textitlán (Oaxaca) Map Cropping Samples-2
Santiago Textitlán neighborhoods and villages map with 3D shadow effect
flag map of Santiago Textitlán with 3D shadow effect
Santiago Textitlán map with 3d shadow effect
Download outline map of Santiago Textitlán (geojson format) :
Santiago Textitlán.geojson (**)
Download polygon array of Santiago Textitlán map for "Google Maps" :
Santiago Textitlán.txt
Bounding Box for Santiago Textitlán Map : ( 16.642206 , -97.450009 , 16.793292 , -97.185709 )
Wikipedia ID for Santiago Textitlán : Q3888163
Wikipedia SPARQL Query for Santiago Textitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888163 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888163 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888163 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888163 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888163 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888163 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 Textitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.642206, -97.450009, 16.793292, -97.185709);
);
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 Textitlán)
[out:json];
(
rel["name"="Santiago Textitlán"][type=boundary];
rel["name:en"="Santiago Textitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Textitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 16.725760 , -97.378510 |
Cacalosuchi | 16.739550 , -97.386940 |
El Aserradero | 16.690280 , -97.261110 |
Ferreria de la Providencia | 16.690260 , -97.309840 |
La Cienega | 16.733060 , -97.231390 |
La Espiga | 16.777410 , -97.361900 |
Lachixao | 16.749170 , -97.234440 |
Llano Berro | 16.682800 , -97.224840 |
Llano Mazorca | 16.689190 , -97.220890 |
Llano Rayo | 16.711890 , -97.403750 |
Llano Yerba | 16.706070 , -97.345120 |
Pueblo Viejo | 16.693430 , -97.244340 |
Recibimiento de Cuauhtemoc | 16.747330 , -97.263720 |
Rio Humo | 16.723270 , -97.240420 |
Rio Santiago | 16.667220 , -97.292780 |
Rio Yerba | 16.729440 , -97.244440 |
San Martin Cacaloxuche | 16.742220 , -97.377220 |
Santiago Sochiltepec | 16.666150 , -97.256230 |
Santiago Textitlán | 16.692759 , -97.258008 |
Zamazul | 16.690830 , -97.251670 |
Notes:
- You can download geometry data for Santiago Textitlá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.