Santa María Ixcatlán (Oaxaca) Map Cropping Samples
Santa María Ixcatlán (Oaxaca) Map Cropping Samples-1
Santa María Ixcatlán (Oaxaca) Map Cropping Samples-2
Santa María Ixcatlán neighborhoods and villages map with 3D shadow effect
flag map of Santa María Ixcatlán with 3D shadow effect
Santa María Ixcatlán map with 3d shadow effect
Download outline map of Santa María Ixcatlán (geojson format) :
Santa María Ixcatlán.geojson (**)
Download polygon array of Santa María Ixcatlán map for "Google Maps" :
Santa María Ixcatlán.txt
Bounding Box for Santa María Ixcatlán Map : ( 17.784304 , -97.246577 , 17.915348 , -97.048051 )
Wikipedia ID for Santa María Ixcatlán : Q12354943
Wikipedia SPARQL Query for Santa María Ixcatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q12354943 wdt:P1082 ?population. }
OPTIONAL { wd:Q12354943 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q12354943 wdt:P2046 ?area. }
OPTIONAL { wd:Q12354943 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q12354943 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q12354943 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 Ixcatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.784304, -97.246577, 17.915348, -97.048051);
);
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 Ixcatlán)
[out:json];
(
rel["name"="Santa María Ixcatlán"][type=boundary];
rel["name:en"="Santa María Ixcatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María Ixcatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ixcatlan | 17.853370 , -97.193280 |
Mal Paso | 17.883330 , -97.166670 |
Rio del Guaje | 17.857220 , -97.198890 |
Santa María Ixcatlán | 17.853926 , -97.193017 |
Notes:
- You can download geometry data for Santa María Ixcatlán 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.