Trinidad Zaachila (Oaxaca) Map Cropping Samples
Trinidad Zaachila (Oaxaca) Map Cropping Samples-1
Trinidad Zaachila (Oaxaca) Map Cropping Samples-2
Trinidad Zaachila neighborhoods and villages map with 3D shadow effect
flag map of Trinidad Zaachila with 3D shadow effect
Trinidad Zaachila map with 3d shadow effect
Download outline map of Trinidad Zaachila (geojson format) :
Trinidad Zaachila.geojson (**)
Download polygon array of Trinidad Zaachila map for "Google Maps" :
Trinidad Zaachila.txt
Bounding Box for Trinidad Zaachila Map : ( 16.902334 , -96.82962 , 16.946458 , -96.752028 )
Wikipedia ID for Trinidad Zaachila : Q3891034
Wikipedia SPARQL Query for Trinidad Zaachila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891034 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891034 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891034 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891034 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891034 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891034 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 Trinidad Zaachila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.902334, -96.82962, 16.946458, -96.752028);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trinidad Zaachila)
[out:json];
(
rel["name"="Trinidad Zaachila"][type=boundary];
rel["name:en"="Trinidad Zaachila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trinidad Zaachila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio la Guadalupe | 16.919170 , -96.779170 |
San Miguel Tlanichico | 16.934610 , -96.782600 |
Santa Maria Roalo | 16.916940 , -96.774170 |
Trinidad de Zaachila | 16.921670 , -96.762740 |
Trinidad Zaachila | 16.921929 , -96.763591 |
Notes:
- You can download geometry data for Trinidad Zaachila 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.