Copándaro (Michoacán) Map Cropping Samples
Copándaro (Michoacán) Map Cropping Samples-1
Copándaro (Michoacán) Map Cropping Samples-2
Copándaro neighborhoods and villages map with 3D shadow effect
flag map of Copándaro with 3D shadow effect
Copándaro map with 3d shadow effect
Download outline map of Copándaro (geojson format) :
Copándaro.geojson (**)
Download polygon array of Copándaro map for "Google Maps" :
Copándaro.txt
Bounding Box for Copándaro Map : ( 19.855749 , -101.298237 , 19.979002 , -101.13575 )
Wikipedia ID for Copándaro : Q3893731
Wikipedia SPARQL Query for Copándaro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893731 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893731 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893731 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893731 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893731 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893731 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 Copándaro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.855749, -101.298237, 19.979002, -101.13575);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Copándaro)
[out:json];
(
rel["name"="Copándaro"][type=boundary];
rel["name:en"="Copándaro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Copándaro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arumbaro | 19.881390 , -101.195620 |
Canada de la Yerbabuena | 19.866940 , -101.207780 |
Congotzio | 19.908260 , -101.278830 |
Congotzio (Congosio) | 19.910280 , -101.279440 |
Copándaro de Galeana | 19.892129 , -101.214719 |
El Fresno | 19.881110 , -101.271110 |
El Nispo | 19.887500 , -101.225000 |
La Rosa de Castilla | 19.876520 , -101.280680 |
Las Canoas | 19.865140 , -101.246470 |
Las Cruces | 19.881940 , -101.282780 |
Loma Alta | 19.907780 , -101.272500 |
Palo Alto | 19.879720 , -101.285830 |
San Agustin del Maiz | 19.899100 , -101.164670 |
Santa Rita | 19.904780 , -101.262100 |
Wenceslao Victoria Soto | 19.894170 , -101.222780 |
Notes:
- You can download geometry data for Copándaro 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.