Download outline map of Unión Juárez (geojson format) :
Unión Juárez.geojson (**)
Download polygon array of Unión Juárez map for "Google Maps" :
Unión Juárez.txt
Bounding Box for Unión Juárez Map : ( 15.009555 , -92.145037 , 15.131949 , -92.059197 )
Wikipedia ID for Unión Juárez : Q1953252
Wikipedia SPARQL Query for Unión Juárez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1953252 wdt:P1082 ?population. }
OPTIONAL { wd:Q1953252 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1953252 wdt:P2046 ?area. }
OPTIONAL { wd:Q1953252 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1953252 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1953252 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 Unión Juárez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.009555, -92.145037, 15.131949, -92.059197);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Unión Juárez)
[out:json];
(
rel["name"="Unión Juárez"][type=boundary];
rel["name:en"="Unión Juárez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Unión Juárez
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Cafetal Miriam | 15.068770 , -92.081550 |
| Cerro del Carmen (Pico de Loro) | 15.053060 , -92.098330 |
| Chiquihuite | 15.087130 , -92.093550 |
| Cordova Matasanos | 15.076110 , -92.080280 |
| El Desengano | 15.053610 , -92.123330 |
| El Desenlace | 15.065320 , -92.091760 |
| El Mango | 15.050000 , -92.074440 |
| Eureka | 15.061510 , -92.126140 |
| Fraccion Barrio Nuevo | 15.066940 , -92.113330 |
| Fraccion Nueva Esperanza | 15.030560 , -92.119170 |
| La Esperanza (Coloteco) | 15.024170 , -92.101670 |
| La Providencia | 15.093330 , -92.080000 |
| Las Americas | 15.066110 , -92.081530 |
| Las Mercedes | 15.068610 , -92.082220 |
| Libertad | 15.053190 , -92.080970 |
| Los Alpes | 15.059720 , -92.110000 |
| Los Nisperos | 15.070520 , -92.081960 |
| Media Loma | 15.038610 , -92.100830 |
| Monte Perla | 15.043890 , -92.088890 |
| Muxbal | 15.076110 , -92.070000 |
| Once de Abril | 15.051990 , -92.142240 |
| Samayoa | 15.050000 , -92.100000 |
| San Isidro | 15.076770 , -92.093630 |
| San Jeronimo | 15.041430 , -92.137520 |
| San Jose | 15.060560 , -92.094720 |
| San Juan | 15.063040 , -92.086750 |
| San Rafael | 15.054000 , -92.114050 |
| San Rafael | 15.057760 , -92.111140 |
| Santa Isabel | 15.072940 , -92.080810 |
| Santa Rosalia | 15.071580 , -92.081100 |
| Santa Teresa | 15.071110 , -92.123060 |
| Santo Domingo | 15.030939 , -92.102405 |
| Sinaloa | 15.050000 , -92.133330 |
| Sonora | 15.075000 , -92.113890 |
| Talquian | 15.086550 , -92.083760 |
| Trinidad | 15.037780 , -92.117780 |
| Unión Juárez | 15.060289 , -92.080388 |
| Vista Alegre | 15.074360 , -92.080290 |
Notes:
- You can download geometry data for Unión Juárez 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.