Asunción Ocotlán (Oaxaca) Map Cropping Samples
Asunción Ocotlán (Oaxaca) Map Cropping Samples-1
Asunción Ocotlán (Oaxaca) Map Cropping Samples-2
Asunción Ocotlán neighborhoods and villages map with 3D shadow effect
flag map of Asunción Ocotlán with 3D shadow effect
Asunción Ocotlán map with 3d shadow effect
Download outline map of Asunción Ocotlán (geojson format) :
Asunción Ocotlán.geojson (**)
Download polygon array of Asunción Ocotlán map for "Google Maps" :
Asunción Ocotlán.txt
Bounding Box for Asunción Ocotlán Map : ( 16.750929 , -96.740452 , 16.772658 , -96.711979 )
Wikipedia ID for Asunción Ocotlán : Q3845852
Wikipedia SPARQL Query for Asunción Ocotlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845852 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845852 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845852 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845852 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845852 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845852 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 Asunción Ocotlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.750929, -96.740452, 16.772658, -96.711979);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Asunción Ocotlán)
[out:json];
(
rel["name"="Asunción Ocotlán"][type=boundary];
rel["name:en"="Asunción Ocotlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Asunción Ocotlá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.