Ecuandureo (Michoacán) Map Cropping Samples

Ecuandureo (Michoacán) Map Cropping Samples-1

Ecuandureo (Michoacán) Map Cropping Samples-2

Ecuandureo neighborhoods and villages map with 3D shadow effect

flag map of Ecuandureo with 3D shadow effect

Ecuandureo map with 3d shadow effect
 
 
Download outline map of Ecuandureo (geojson format) : 
Ecuandureo.geojson (**)
Download polygon array of Ecuandureo map for "Google Maps" : 
Ecuandureo.txt
Bounding Box for Ecuandureo Map : ( 20.077071 , -102.377229 , 20.245022 , -102.132746 )
Wikipedia ID for Ecuandureo : Q10757945
Wikipedia SPARQL Query for Ecuandureo (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q10757945 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q10757945 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q10757945 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q10757945 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q10757945 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q10757945 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 Ecuandureo map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.077071, -102.377229, 20.245022, -102.132746);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ecuandureo)
	
[out:json];
(
rel["name"="Ecuandureo"][type=boundary];
rel["name:en"="Ecuandureo"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ecuandureo
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Atacheo  |  20.166670 , -102.166670  | 
|  Ecuandureo  |  20.162820 , -102.192013  | 
|  El Colesio  |  20.148070 , -102.301300  | 
|  El Torreon  |  20.140280 , -102.296670  | 
|  La Canada de Moreno  |  20.113330 , -102.158060  | 
|  La Estancia de Gomez  |  20.123610 , -102.274720  | 
|  La Nopalera  |  20.119060 , -102.266170  | 
|  La Soledad  |  20.227030 , -102.209910  | 
|  Las Fuentes  |  20.158990 , -102.218360  | 
|  Las Majadas (La Florida)  |  20.134270 , -102.268630  | 
|  Las Maravillas  |  20.135350 , -102.285270  | 
|  Los Nogales  |  20.094440 , -102.145830  | 
|  Moreno de Bravo  |  20.092500 , -102.167220  | 
|  Moreno de Valencia  |  20.097190 , -102.175780  | 
|  Pochote  |  20.116670 , -102.333330  | 
|  Potrero Nuevo  |  20.210000 , -102.161940  | 
|  Puerta de Vargas  |  20.177290 , -102.302630  | 
|  Quiringuicharo  |  20.211470 , -102.178580  | 
|  Quiringuicharo (La Hacienda)  |  20.210955 , -102.178654  | 
|  Rincon Grande  |  20.218780 , -102.171620  | 
|  San Jose Aramutaro  |  20.108330 , -102.158890  | 
|  Ucacuaro  |  20.153930 , -102.240010  | 
Notes:
- You can download geometry data for Ecuandureo 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.