Quiroga (Michoacán) Map Cropping Samples

Quiroga (Michoacán) Map Cropping Samples-2

flag map of Quiroga with 3D shadow effect

Quiroga map with 3d shadow effect
Download outline map of Quiroga (geojson format) :
Quiroga.geojson (**)
Download polygon array of Quiroga map for "Google Maps" :
Quiroga.txt
Bounding Box for Quiroga Map : ( 19.6371759796 , -101.668700924 , 19.7782790109 , -101.402661682 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quiroga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.6371759796, -101.668700924, 19.7782790109, -101.402661682);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quiroga)
[out:json];
(
rel["name"="Quiroga"][type=boundary];
rel["name:en"="Quiroga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quiroga
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Atzimbo | 19.649420 , -101.494170 |
| Caringaro | 19.661390 , -101.495280 |
| Chupicuaro | 19.676900 , -101.581680 |
| Colonia el Carcamo | 19.671390 , -101.565280 |
| Colonia Luis Echeverria | 19.740500 , -101.566760 |
| El Sauz (El Saucito) | 19.658060 , -101.508610 |
| Fraccionamiento Altamirano | 19.668060 , -101.514440 |
| Icuacato | 19.699300 , -101.458350 |
| Kutzaro | 19.680830 , -101.584440 |
| Las Delicias | 19.695240 , -101.413780 |
| Manantial la Palma | 19.677220 , -101.519720 |
| Quiroga | 19.665162 , -101.523466 |
| San Andrés Ziróndaro | 19.669121 , -101.632767 |
| San Jeronimo Purenchecuaro | 19.679240 , -101.612300 |
| Sanambo | 19.645760 , -101.455930 |
| Santa Fe de la Laguna | 19.671828 , -101.554920 |
| Tzirandangatzio | 19.648330 , -101.521940 |
Notes:
- You can download geometry data for Quiroga 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.