San Pedro Atoyac (Oaxaca) Map Cropping Samples
San Pedro Atoyac (Oaxaca) Map Cropping Samples-1
San Pedro Atoyac (Oaxaca) Map Cropping Samples-2
San Pedro Atoyac neighborhoods and villages map with 3D shadow effect
flag map of San Pedro Atoyac with 3D shadow effect
San Pedro Atoyac map with 3d shadow effect
Download outline map of San Pedro Atoyac (geojson format) :
San Pedro Atoyac.geojson (**)
Download polygon array of San Pedro Atoyac map for "Google Maps" :
San Pedro Atoyac.txt
Bounding Box for San Pedro Atoyac Map : ( 16.473964 , -98.041736 , 16.569749 , -97.913234 )
Wikipedia ID for San Pedro Atoyac : Q3888183
Wikipedia SPARQL Query for San Pedro Atoyac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888183 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888183 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888183 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888183 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888183 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888183 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 Pedro Atoyac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.473964, -98.041736, 16.569749, -97.913234);
);
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 Pedro Atoyac)
[out:json];
(
rel["name"="San Pedro Atoyac"][type=boundary];
rel["name:en"="San Pedro Atoyac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro Atoyac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Grande | 16.487220 , -97.982780 |
Barrio San Nicolas | 16.491670 , -97.989170 |
Cruz Colorada | 16.539330 , -97.971290 |
El Naranjo | 16.520830 , -97.991940 |
La Guadalupe | 16.503330 , -97.964720 |
La Palma | 16.502220 , -97.952780 |
Las Palmas | 16.525130 , -97.991310 |
San Antonio Carrizo | 16.519660 , -97.939220 |
San Martin Rancho Nuevo | 16.518610 , -97.968610 |
San Pedro Atoyac | 16.489171 , -97.986519 |
Zapote Blanco | 16.542520 , -97.967210 |
Notes:
- You can download geometry data for San Pedro Atoyac 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.