Santiago Tapextla (Oaxaca) Map Cropping Samples
Santiago Tapextla (Oaxaca) Map Cropping Samples-1
Santiago Tapextla (Oaxaca) Map Cropping Samples-2
Santiago Tapextla neighborhoods and villages map with 3D shadow effect
flag map of Santiago Tapextla with 3D shadow effect
Santiago Tapextla map with 3d shadow effect
Download outline map of Santiago Tapextla (geojson format) :
Santiago Tapextla.geojson (**)
Download polygon array of Santiago Tapextla map for "Google Maps" :
Santiago Tapextla.txt
Bounding Box for Santiago Tapextla Map : ( 16.2734996643 , -98.5527073335 , 16.3857934429 , -98.3992845648 )
Wikipedia ID for Santiago Tapextla : Q4967211
Wikipedia SPARQL Query for Santiago Tapextla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4967211 wdt:P1082 ?population. }
OPTIONAL { wd:Q4967211 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4967211 wdt:P2046 ?area. }
OPTIONAL { wd:Q4967211 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4967211 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4967211 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 Tapextla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.2734996643, -98.5527073335, 16.3857934429, -98.3992845648);
);
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 Tapextla)
[out:json];
(
rel["name"="Santiago Tapextla"][type=boundary];
rel["name:en"="Santiago Tapextla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Tapextla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bilijan | 16.310740 , -98.424110 |
Buenos Aires | 16.333330 , -98.466670 |
Cagueitan | 16.301560 , -98.500200 |
El Tabaco | 16.289750 , -98.432800 |
El Zopilote | 16.380560 , -98.452000 |
La Lagunilla | 16.357670 , -98.407030 |
Las Conchitas | 16.333330 , -98.450000 |
Las Culebras | 16.313670 , -98.513590 |
Llano Grande | 16.304000 , -98.444240 |
Los Liros | 16.354720 , -98.522780 |
San Isidro | 16.370830 , -98.401390 |
Santiago Tapextla | 16.340874 , -98.447539 |
Tecolote | 16.316670 , -98.483330 |
Tierra Blanca | 16.316670 , -98.500000 |
Notes:
- You can download geometry data for Santiago Tapextla 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.