Download outline map of Puerto Peñasco (geojson format) :
Puerto Peñasco.geojson (**)
Download polygon array of Puerto Peñasco map for "Google Maps" :
Puerto Peñasco.txt
Bounding Box for Puerto Peñasco Map : ( 30.94482 , -114.005985 , 32.115291 , -112.437662 )
Wikipedia ID for Puerto Peñasco : Q746968
Wikipedia SPARQL Query for Puerto Peñasco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q746968 wdt:P1082 ?population. }
OPTIONAL { wd:Q746968 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q746968 wdt:P2046 ?area. }
OPTIONAL { wd:Q746968 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q746968 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q746968 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 Puerto Peñasco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.94482, -114.005985, 32.115291, -112.437662);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Peñasco)
[out:json];
(
rel["name"="Puerto Peñasco"][type=boundary];
rel["name:en"="Puerto Peñasco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Peñasco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alfredo Lopez Aceves | 31.487220 , -113.428060 |
Arturo Soto | 31.379170 , -113.495000 |
Chijubabi | 31.383330 , -112.633330 |
Colonia Ortiz Garza | 31.483720 , -113.397530 |
Ejido Playa Miramar | 31.252500 , -113.296390 |
El Pinacate | 31.531940 , -113.396390 |
Escuadron Docientosuno | 31.283330 , -112.683330 |
Guadalupe Victoria | 32.010390 , -113.573750 |
Gustavo Sotelo | 31.558900 , -113.707770 |
Hacienda de Marcos | 31.423610 , -113.468610 |
La Choya | 31.339710 , -113.632880 |
Las Conchas | 31.289760 , -113.488830 |
Las Lagrimas | 31.403890 , -113.486940 |
Las Sinitas | 31.172220 , -113.061670 |
Lazaro Cardenas | 31.583330 , -113.066670 |
Lomas Campestres | 31.382220 , -113.549170 |
Los Nortenos | 31.679220 , -113.310520 |
Nayarit | 31.677950 , -113.303870 |
Orfanatorio | 31.481390 , -113.378610 |
Playa Encanto | 31.275280 , -113.405280 |
Playa San Jorge | 31.234170 , -113.200000 |
Pozo Nuevo | 31.824880 , -113.719080 |
Puerto Peñasco | 31.329953 , -113.523686 |
Rancho Pozo Hielo Estrella | 31.533330 , -113.400000 |
San Antonio | 31.666670 , -113.133330 |
San Gabriel | 31.550000 , -112.500000 |
San Rafael | 31.369440 , -113.496940 |
Sierra Pinta | 31.283330 , -112.983330 |
Villagran | 31.667420 , -113.087270 |
Notes:
- You can download geometry data for Puerto 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.