Santa María la Asunción (Oaxaca) Map Cropping Samples
Santa María la Asunción (Oaxaca) Map Cropping Samples-1
Santa María la Asunción (Oaxaca) Map Cropping Samples-2
Santa María la Asunción neighborhoods and villages map with 3D shadow effect
flag map of Santa María la Asunción with 3D shadow effect
Santa María la Asunción map with 3d shadow effect
Download outline map of Santa María la Asunción (geojson format) :
Santa María la Asunción.geojson (**)
Download polygon array of Santa María la Asunción map for "Google Maps" :
Santa María la Asunción.txt
Bounding Box for Santa María la Asunción Map : ( 18.087912 , -96.836884 , 18.118168 , -96.791542 )
Wikipedia ID for Santa María la Asunción : Q3888739
Wikipedia SPARQL Query for Santa María la Asunción (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888739 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888739 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888739 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888739 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888739 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888739 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 la Asunción map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.087912, -96.836884, 18.118168, -96.791542);
);
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 la Asunción)
[out:json];
(
rel["name"="Santa María la Asunción"][type=boundary];
rel["name:en"="Santa María la Asunció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 la Asunción
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Llano de Agua | 18.106110 , -96.810830 |
San Agustin Nuevo | 18.098610 , -96.829440 |
Santa María la Asunción | 18.108675 , -96.816098 |
Notes:
- You can download geometry data for Santa María la Asunció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.