Download outline map of Oquitoa (geojson format) :
Oquitoa.geojson (**)
Download polygon array of Oquitoa map for "Google Maps" :
Oquitoa.txt
Bounding Box for Oquitoa Map : ( 30.522345 , -111.80233 , 31.064547 , -111.490304 )
Wikipedia ID for Oquitoa : Q1971384
Wikipedia SPARQL Query for Oquitoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1971384 wdt:P1082 ?population. }
OPTIONAL { wd:Q1971384 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1971384 wdt:P2046 ?area. }
OPTIONAL { wd:Q1971384 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1971384 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1971384 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 Oquitoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.522345, -111.80233, 31.064547, -111.490304);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oquitoa)
[out:json];
(
rel["name"="Oquitoa"][type=boundary];
rel["name:en"="Oquitoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oquitoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajada de los Toros | 30.787030 , -111.661730 |
Baldenegro | 30.733330 , -111.716670 |
Charco San Rafael | 30.633330 , -111.650000 |
El Cielo | 30.731880 , -111.755210 |
El Jano | 30.719850 , -111.721500 |
El Realito | 30.772070 , -111.691420 |
El Realito | 30.750000 , -111.633330 |
El Recodo | 30.736640 , -111.743580 |
El Sahuarito | 30.736200 , -111.760970 |
El Tezotal | 30.744760 , -111.726380 |
El Torreon | 30.748690 , -111.720430 |
La Batellera | 30.685210 , -111.735420 |
La Sierrita | 30.727230 , -111.749890 |
La Tinaja | 30.890490 , -111.607640 |
La Tinaja | 30.717420 , -111.672600 |
Los Guajes | 30.674390 , -111.748650 |
Los Potrillos | 30.645420 , -111.721890 |
Los Toros | 30.790840 , -111.653610 |
Oquitoa | 30.742214 , -111.735813 |
Penasco Prieto | 30.916670 , -111.700000 |
Piedra Pesada | 30.783330 , -111.633330 |
Potrero | 30.783610 , -111.667760 |
Pozo Nuevo | 30.830830 , -111.737220 |
Rancho Alamo | 30.747540 , -111.714910 |
Rancho Balde Negro | 30.716670 , -111.766670 |
Rancho el Cachito | 30.735270 , -111.775980 |
Rancho el Papalote | 30.734640 , -111.747270 |
San Isidro | 30.732520 , -111.773760 |
San Martin | 30.699630 , -111.772360 |
San Pascual | 30.638280 , -111.593560 |
Santa Eduwiges | 30.738490 , -111.763120 |
Sevedo | 30.733940 , -111.718290 |
Tinaja | 30.783330 , -111.750000 |
Notes:
- You can download geometry data for Oquitoa 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.