San Juan Guelavía (Oaxaca) Map Cropping Samples
![San Juan Guelavía (Oaxaca) Map Cropping Samples-1](og_image/map_cropping/4-102075959-1.jpeg)
San Juan Guelavía (Oaxaca) Map Cropping Samples-1
![San Juan Guelavía (Oaxaca) Map Cropping Samples-2](og_image/map_cropping/4-102075959-3.jpeg)
San Juan Guelavía (Oaxaca) Map Cropping Samples-2
![San Juan Guelavía neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102075959.jpg)
San Juan Guelavía neighborhoods and villages map with 3D shadow effect
![flag map of San Juan Guelavía with 3D shadow effect](og_image/flag_maps/flag_map_102075959.jpg)
flag map of San Juan Guelavía with 3D shadow effect
![San Juan Guelavía map with 3d shadow effect](og_image/blank_maps/map_102075959.png)
San Juan Guelavía map with 3d shadow effect
Download outline map of San Juan Guelavía (geojson format) :
San Juan Guelavía.geojson (**)
Download polygon array of San Juan Guelavía map for "Google Maps" :
San Juan Guelavía.txt
Bounding Box for San Juan Guelavía Map : ( 16.929558 , -96.572422 , 16.987318 , -96.506635 )
Wikipedia ID for San Juan Guelavía : Q7414582
Wikipedia SPARQL Query for San Juan Guelavía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7414582 wdt:P1082 ?population. }
OPTIONAL { wd:Q7414582 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7414582 wdt:P2046 ?area. }
OPTIONAL { wd:Q7414582 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7414582 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7414582 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 San Juan Guelavía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.929558, -96.572422, 16.987318, -96.506635);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan Guelavía)
[out:json];
(
rel["name"="San Juan Guelavía"][type=boundary];
rel["name:en"="San Juan Guelavía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Guelavía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Paraje Lambasa | 16.950280 , -96.537500 |
Quiatstais | 16.957780 , -96.538890 |
San Juan Guelavía | 16.953800 , -96.544769 |
Notes:
- You can download geometry data for San Juan Guelavía 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.