San José del Peñasco (Oaxaca) Map Cropping Samples
San José del Peñasco (Oaxaca) Map Cropping Samples-1
San José del Peñasco (Oaxaca) Map Cropping Samples-2
San José del Peñasco neighborhoods and villages map with 3D shadow effect
flag map of San José del Peñasco with 3D shadow effect
San José del Peñasco map with 3d shadow effect
Download outline map of San José del Peñasco (geojson format) :
San José del Peñasco.geojson (**)
Download polygon array of San José del Peñasco map for "Google Maps" :
San José del Peñasco.txt
Bounding Box for San José del Peñasco Map : ( 16.23175 , -96.530567 , 16.324601 , -96.464354 )
Wikipedia ID for San José del Peñasco : Q7414544
Wikipedia SPARQL Query for San José del Peñasco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7414544 wdt:P1082 ?population. }
OPTIONAL { wd:Q7414544 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7414544 wdt:P2046 ?area. }
OPTIONAL { wd:Q7414544 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7414544 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7414544 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 José del Peñasco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.23175, -96.530567, 16.324601, -96.464354);
);
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 José del Peñasco)
[out:json];
(
rel["name"="San José del Peñasco"][type=boundary];
rel["name:en"="San José del Peñasco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San José del Peñasco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio la Ocotera | 16.282500 , -96.500830 |
El Madrono | 16.241940 , -96.465680 |
El Tabaje | 16.261760 , -96.488910 |
El Tabaje | 16.240910 , -96.482990 |
La Labor | 16.288670 , -96.497230 |
San José del Peñasco | 16.309874 , -96.505717 |
San Pedro Amatlan | 16.300000 , -96.500000 |
Yegalan | 16.292790 , -96.490070 |
Notes:
- You can download geometry data for San José del Peñasco 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.