Santa María Xadani (Oaxaca) Map Cropping Samples
Santa María Xadani (Oaxaca) Map Cropping Samples-1
Santa María Xadani (Oaxaca) Map Cropping Samples-2
Santa María Xadani neighborhoods and villages map with 3D shadow effect
flag map of Santa María Xadani with 3D shadow effect
Santa María Xadani map with 3d shadow effect
Download outline map of Santa María Xadani (geojson format) :
Santa María Xadani.geojson (**)
Download polygon array of Santa María Xadani map for "Google Maps" :
Santa María Xadani.txt
Bounding Box for Santa María Xadani Map : ( 16.317612 , -95.08858 , 16.420273 , -94.959259 )
Wikipedia ID for Santa María Xadani : Q3850508
Wikipedia SPARQL Query for Santa María Xadani (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3850508 wdt:P1082 ?population. }
OPTIONAL { wd:Q3850508 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3850508 wdt:P2046 ?area. }
OPTIONAL { wd:Q3850508 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3850508 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3850508 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 María Xadani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.317612, -95.08858, 16.420273, -94.959259);
);
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 María Xadani)
[out:json];
(
rel["name"="Santa María Xadani"][type=boundary];
rel["name:en"="Santa María Xadani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María Xadani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agustin Lopez | 16.366670 , -95.016670 |
Catarino | 16.366670 , -95.083330 |
Colonia 10 de Mayo | 16.354170 , -95.022500 |
Ermita del Santuario | 16.333190 , -95.025010 |
Hormiga | 16.333330 , -95.000000 |
Los Martinez | 16.360000 , -95.009440 |
Mariano Sanchez | 16.400000 , -95.033330 |
Paso Marga | 16.334260 , -95.017970 |
Piedra Ancha | 16.333330 , -95.066670 |
Playa Guelaveno | 16.350000 , -95.033330 |
Rancho Juquilita | 16.396110 , -95.028610 |
Santa Cruz Iguu | 16.366710 , -95.083700 |
Santa María Xadani | 16.361253 , -95.018128 |
Santa Maria Xadani | 16.361980 , -95.018260 |
Solo Dios | 16.366010 , -95.078360 |
Notes:
- You can download geometry data for Santa María Xadani 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.