Download outline map of Mier y Noriega (geojson format) :
Mier y Noriega.geojson (**)
Download polygon array of Mier y Noriega map for "Google Maps" :
Mier y Noriega.txt
Bounding Box for Mier y Noriega Map : ( 23.23108 , -100.359054 , 23.572839 , -99.921253 )
Wikipedia ID for Mier y Noriega : Q3849898
Wikipedia SPARQL Query for Mier y Noriega (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3849898 wdt:P1082 ?population. }
OPTIONAL { wd:Q3849898 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3849898 wdt:P2046 ?area. }
OPTIONAL { wd:Q3849898 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3849898 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3849898 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 Mier y Noriega map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.23108, -100.359054, 23.572839, -99.921253);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mier y Noriega)
[out:json];
(
rel["name"="Mier y Noriega"][type=boundary];
rel["name:en"="Mier y Noriega"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mier y Noriega
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerros Blancos | 23.337750 , -100.188970 |
Dolores | 23.513330 , -100.231940 |
El Canelo | 23.450550 , -100.093230 |
El Gallito | 23.452470 , -100.036500 |
El Refugio | 23.448860 , -100.214420 |
El Tizu | 23.297200 , -100.306430 |
Hoyita | 23.450000 , -100.233330 |
Jesus Maria del Terrero (El Lindero) | 23.399440 , -100.178060 |
La Hacienda | 23.433690 , -100.174650 |
La Lagunita | 23.495830 , -99.976940 |
La Morena | 23.366190 , -100.320770 |
La Pendencia | 23.424530 , -100.018670 |
La Puerta de Guadalupe | 23.439250 , -100.171040 |
La Zorra | 23.438890 , -100.066390 |
Lagunita de Tabernas | 23.489070 , -100.059450 |
Las Mesas de San Juan | 23.506750 , -100.139100 |
Las Palomas (Lajillas) | 23.546110 , -100.180830 |
Los Catorce | 23.414440 , -100.330000 |
Mier y Noriega | 23.423039 , -100.118613 |
Pedro Ibarra Hernandez | 23.405080 , -100.172700 |
Rancho Los Cochinitos | 23.533330 , -100.133330 |
Rancho Nuevo | 23.457800 , -100.322780 |
Sabanilla | 23.266670 , -100.216670 |
San Antonio de Alamitos | 23.464760 , -100.216590 |
San Elias | 23.443970 , -100.177710 |
San Isidro | 23.259050 , -100.175010 |
San Jose de Cuatro Caminos | 23.502500 , -100.275280 |
San Jose de Medina (Rancho de Abajo) | 23.405080 , -100.106870 |
San Juan de los Hernandez | 23.398920 , -100.189270 |
San Juanito | 23.366670 , -100.116670 |
San Lorenzo | 23.350000 , -100.133330 |
San Miguel | 23.416670 , -100.200000 |
San Rafael de Martinez | 23.519180 , -100.230370 |
Tapona Morena | 23.334720 , -100.311110 |
Notes:
- You can download geometry data for Mier y Noriega 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.