San Pedro Amuzgos (Oaxaca) Map Cropping Samples
San Pedro Amuzgos (Oaxaca) Map Cropping Samples-1
San Pedro Amuzgos (Oaxaca) Map Cropping Samples-2
San Pedro Amuzgos neighborhoods and villages map with 3D shadow effect
flag map of San Pedro Amuzgos with 3D shadow effect
San Pedro Amuzgos map with 3d shadow effect
Download outline map of San Pedro Amuzgos (geojson format) :
San Pedro Amuzgos.geojson (**)
Download polygon array of San Pedro Amuzgos map for "Google Maps" :
San Pedro Amuzgos.txt
Bounding Box for San Pedro Amuzgos Map : ( 16.61288 , -98.154759 , 16.743003 , -98.023435 )
Wikipedia ID for San Pedro Amuzgos : Q3887697
Wikipedia SPARQL Query for San Pedro Amuzgos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3887697 wdt:P1082 ?population. }
OPTIONAL { wd:Q3887697 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3887697 wdt:P2046 ?area. }
OPTIONAL { wd:Q3887697 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3887697 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3887697 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 Amuzgos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.61288, -98.154759, 16.743003, -98.023435);
);
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 Amuzgos)
[out:json];
(
rel["name"="San Pedro Amuzgos"][type=boundary];
rel["name:en"="San Pedro Amuzgos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro Amuzgos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuadrilla de los Morales | 16.674340 , -98.101710 |
Cuadrilla de los Pobres | 16.698840 , -98.082350 |
Cuadrilla Santiago | 16.640340 , -98.077880 |
El Rosario | 16.658610 , -98.105000 |
La Guadalupe | 16.676110 , -98.077220 |
La Virgen de los Pobres | 16.709200 , -98.101960 |
Llano de Amuzgos | 16.674720 , -98.048060 |
Los Llanos de Amuzgo | 16.675680 , -98.049090 |
Los Pobres | 16.689170 , -98.091110 |
San Juan | 16.687810 , -98.102220 |
San Pedro Amuzgos | 16.653919 , -98.091422 |
Notes:
- You can download geometry data for San Pedro Amuzgos 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.