Download outline map of Penjamillo (geojson format) :
Penjamillo.geojson (**)
Download polygon array of Penjamillo map for "Google Maps" :
Penjamillo.txt
Bounding Box for Penjamillo Map : ( 19.964619 , -102.006227 , 20.22479 , -101.779725 )
Wikipedia ID for Penjamillo : Q3888788
Wikipedia SPARQL Query for Penjamillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888788 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888788 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888788 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888788 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888788 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888788 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 Penjamillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.964619, -102.006227, 20.22479, -101.779725);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Penjamillo)
[out:json];
(
rel["name"="Penjamillo"][type=boundary];
rel["name:en"="Penjamillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Penjamillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ansihuacuaro | 20.199840 , -101.806700 |
Arroyuelos | 20.131600 , -101.945430 |
Buenavista | 20.118610 , -101.944440 |
Buenavista (La Nopalera) | 20.181940 , -101.876390 |
Cerrito de la Gloria | 20.193610 , -101.878610 |
Colonia el Platanal | 20.104870 , -101.944710 |
Colonia Natalio Vazquez Pallares (Norica) | 20.125830 , -101.892220 |
El Chupadero | 20.005210 , -101.945190 |
El Colorado | 20.168310 , -101.936500 |
El Cucuno | 20.073020 , -101.961650 |
El Guayabo | 20.059480 , -101.941210 |
El Jacal | 20.166390 , -101.940560 |
El Laberinto (La Jamacua) | 20.088890 , -101.931390 |
El Mezquite de Hernandez | 20.183060 , -101.946390 |
El Mirador | 20.047780 , -101.904440 |
El Mogote | 20.166070 , -101.948970 |
El Monte Calvario | 20.180560 , -101.920560 |
El Paraiso (El Tarengo) | 20.125560 , -101.943610 |
El Rameno | 20.089700 , -101.966130 |
El Tecuan | 20.161110 , -101.898610 |
El Viejo Rodeo | 20.187220 , -101.888330 |
Guandaro | 20.192010 , -101.873980 |
La Cuestita | 20.171430 , -101.956260 |
La Huerta | 20.186940 , -101.881390 |
La Laborcilla | 20.210000 , -101.860830 |
La Loma | 20.128350 , -101.918110 |
La Luz | 20.135560 , -101.895280 |
La Poma | 20.054170 , -101.948610 |
La Providencia | 20.145560 , -101.967780 |
Las Flores | 20.129170 , -101.936110 |
Las Playas | 20.178890 , -101.875280 |
Llano Grande | 20.065000 , -101.908610 |
Los Otates | 20.140280 , -101.948060 |
Nuevo Rodeo | 20.172500 , -101.881110 |
Palo Blanco | 20.185390 , -101.942750 |
Patambarillo | 20.133820 , -101.854590 |
Patambaro | 20.128890 , -101.836670 |
Penjamillo de Degollado | 20.103670 , -101.933336 |
Petazicuaro | 20.114170 , -101.938060 |
Rancho de Garcia | 20.119440 , -101.955560 |
San Antonio Carupo | 20.008060 , -101.911110 |
San Isidro | 20.137500 , -101.809720 |
San Jose de Rabago | 20.164020 , -101.894750 |
San Nicolas | 20.119880 , -101.925160 |
Santa Fe del Rio | 20.203580 , -101.826950 |
Tirimacuaro (Valanciana) | 20.105870 , -101.907770 |
Vado Blanco | 20.192780 , -101.909720 |
Zerecuato | 20.164170 , -101.932780 |
Ziquitaro | 20.150000 , -101.900000 |
Ziquitaro | 20.062120 , -101.890330 |
Notes:
- You can download geometry data for Penjamillo 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.