Santa Cruz Mixtepec (Oaxaca) Map Cropping Samples
Santa Cruz Mixtepec (Oaxaca) Map Cropping Samples-1
Santa Cruz Mixtepec (Oaxaca) Map Cropping Samples-2
Santa Cruz Mixtepec neighborhoods and villages map with 3D shadow effect
flag map of Santa Cruz Mixtepec with 3D shadow effect
Santa Cruz Mixtepec map with 3d shadow effect
Download outline map of Santa Cruz Mixtepec (geojson format) :
Santa Cruz Mixtepec.geojson (**)
Download polygon array of Santa Cruz Mixtepec map for "Google Maps" :
Santa Cruz Mixtepec.txt
Bounding Box for Santa Cruz Mixtepec Map : ( 16.74329 , -96.982126 , 16.818971 , -96.810155 )
Wikipedia ID for Santa Cruz Mixtepec : Q3892861
Wikipedia SPARQL Query for Santa Cruz Mixtepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3892861 wdt:P1082 ?population. }
OPTIONAL { wd:Q3892861 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3892861 wdt:P2046 ?area. }
OPTIONAL { wd:Q3892861 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3892861 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3892861 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 Mixtepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.74329, -96.982126, 16.818971, -96.810155);
);
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 Mixtepec)
[out:json];
(
rel["name"="Santa Cruz Mixtepec"][type=boundary];
rel["name:en"="Santa Cruz Mixtepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz Mixtepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carrizal | 16.795830 , -96.888610 |
Emiliano Zapata | 16.761390 , -96.833610 |
La Rastra | 16.779170 , -96.868610 |
Los Ortiz | 16.798890 , -96.877780 |
Rancho Jacaranda | 16.795000 , -96.875830 |
Rio Culebra (El Tlacuache) | 16.791390 , -96.916670 |
San Juan Viejo | 16.793330 , -96.908890 |
San Mateo Mixtepec | 16.784510 , -96.943220 |
Santa Cruz Mixtepec | 16.791901 , -96.880725 |
Trapiche Santa Cruz | 16.761940 , -96.854170 |
Yegogola | 16.788890 , -96.869440 |
Yegovego | 16.793060 , -96.896940 |
Notes:
- You can download geometry data for Santa Cruz Mixtepec 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.