Santiago Texcalcingo (Oaxaca) Map Cropping Samples
Santiago Texcalcingo (Oaxaca) Map Cropping Samples-1
Santiago Texcalcingo (Oaxaca) Map Cropping Samples-2
Santiago Texcalcingo neighborhoods and villages map with 3D shadow effect
flag map of Santiago Texcalcingo with 3D shadow effect
Santiago Texcalcingo map with 3d shadow effect
Download outline map of Santiago Texcalcingo (geojson format) :
Santiago Texcalcingo.geojson (**)
Download polygon array of Santiago Texcalcingo map for "Google Maps" :
Santiago Texcalcingo.txt
Bounding Box for Santiago Texcalcingo Map : ( 18.198606 , -97.009432 , 18.232704 , -96.940911 )
Wikipedia ID for Santiago Texcalcingo : Q3888656
Wikipedia SPARQL Query for Santiago Texcalcingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888656 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888656 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888656 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888656 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888656 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888656 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 Texcalcingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.198606, -97.009432, 18.232704, -96.940911);
);
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 Texcalcingo)
[out:json];
(
rel["name"="Santiago Texcalcingo"][type=boundary];
rel["name:en"="Santiago Texcalcingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Texcalcingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atempa | 18.215290 , -96.954490 |
Barrio Tamazulapam | 18.201110 , -96.980000 |
Buena Vista | 18.217980 , -96.985290 |
Coatepec | 18.211940 , -96.958610 |
Huashintlan | 18.225280 , -96.975000 |
Pelixtitlan | 18.221670 , -96.992220 |
Santiago Texcalcingo | 18.206841 , -96.969034 |
Tepantitlan | 18.206670 , -96.984440 |
Notes:
- You can download geometry data for Santiago Texcalcingo 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.