Santa Cruz Xitla (Oaxaca) Map Cropping Samples
Santa Cruz Xitla (Oaxaca) Map Cropping Samples-1
Santa Cruz Xitla (Oaxaca) Map Cropping Samples-2
Santa Cruz Xitla neighborhoods and villages map with 3D shadow effect
flag map of Santa Cruz Xitla with 3D shadow effect
Santa Cruz Xitla map with 3d shadow effect
Download outline map of Santa Cruz Xitla (geojson format) :
Santa Cruz Xitla.geojson (**)
Download polygon array of Santa Cruz Xitla map for "Google Maps" :
Santa Cruz Xitla.txt
Bounding Box for Santa Cruz Xitla Map : ( 16.27232 , -96.71895 , 16.402633 , -96.631878 )
Wikipedia ID for Santa Cruz Xitla : Q3845807
Wikipedia SPARQL Query for Santa Cruz Xitla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845807 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845807 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845807 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845807 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845807 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845807 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 Santa Cruz Xitla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.27232, -96.71895, 16.402633, -96.631878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Cruz Xitla)
[out:json];
(
rel["name"="Santa Cruz Xitla"][type=boundary];
rel["name:en"="Santa Cruz Xitla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz Xitla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Junta de los Rios | 16.399720 , -96.695280 |
Loma Piedra | 16.334170 , -96.683330 |
Portillo | 16.350000 , -96.700000 |
San Bernardo | 16.367930 , -96.703400 |
Santa Cruz Xitla | 16.326364 , -96.673457 |
Notes:
- You can download geometry data for Santa Cruz Xitla 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.