Download outline map of Ziracuaretiro (geojson format) :
Ziracuaretiro.geojson (**)
Download polygon array of Ziracuaretiro map for "Google Maps" :
Ziracuaretiro.txt
Bounding Box for Ziracuaretiro Map : ( 19.361138 , -101.984584 , 19.51195 , -101.807139 )
Wikipedia ID for Ziracuaretiro : Q10838523
Wikipedia SPARQL Query for Ziracuaretiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10838523 wdt:P1082 ?population. }
OPTIONAL { wd:Q10838523 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10838523 wdt:P2046 ?area. }
OPTIONAL { wd:Q10838523 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10838523 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10838523 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 Ziracuaretiro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.361138, -101.984584, 19.51195, -101.807139);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ziracuaretiro)
[out:json];
(
rel["name"="Ziracuaretiro"][type=boundary];
rel["name:en"="Ziracuaretiro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ziracuaretiro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banco de Arena (El Panadero) | 19.412500 , -101.939170 |
Barrio Cuarto Dos | 19.446940 , -101.883610 |
Barrio Segundo | 19.447500 , -101.893890 |
Caracha | 19.434720 , -101.921670 |
Chupacato | 19.404720 , -101.906670 |
Colonia 25 de Abril | 19.400560 , -101.905280 |
Cueremba | 19.456110 , -101.901390 |
El Colorado | 19.383890 , -101.925830 |
El Copal | 19.428610 , -101.882780 |
El Fresno | 19.418060 , -101.922500 |
El Papayo | 19.418060 , -101.902220 |
El Pino Cuate | 19.410000 , -101.941670 |
La Cienega | 19.374300 , -101.819500 |
La Cruz | 19.431000 , -101.927200 |
La Mesa de San Angel | 19.465000 , -101.898060 |
Las Colonias | 19.409900 , -101.912210 |
Los Naranjos (La Joya del Molino) | 19.380000 , -101.811670 |
Los Silva | 19.369840 , -101.953570 |
Megon | 19.441670 , -101.891670 |
Mesa de Dolores | 19.445190 , -101.929120 |
Palo Dulce | 19.439680 , -101.931970 |
Patuan | 19.392310 , -101.916510 |
Rancho Bonito (Colonia Cristo Rey) | 19.402500 , -101.905830 |
San Andres Coru | 19.466800 , -101.944900 |
San Angel Surumucapio | 19.446640 , -101.889120 |
San Ángel Zurumucapio | 19.446573 , -101.890369 |
Santa Maria (La Soledad) | 19.398060 , -101.933890 |
Santa Teresa | 19.390280 , -101.922780 |
Ziracuaretiro | 19.413820 , -101.912120 |
Ziraspen | 19.423610 , -101.933610 |
Zirimicuaro | 19.407920 , -101.958400 |
Notes:
- You can download geometry data for Ziracuaretiro 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.