Santa Ana Maya (Michoacán) Map Cropping Samples
Santa Ana Maya (Michoacán) Map Cropping Samples-1
Santa Ana Maya (Michoacán) Map Cropping Samples-2
Santa Ana Maya neighborhoods and villages map with 3D shadow effect
flag map of Santa Ana Maya with 3D shadow effect
Santa Ana Maya map with 3d shadow effect
Download outline map of Santa Ana Maya (geojson format) :
Santa Ana Maya.geojson (**)
Download polygon array of Santa Ana Maya map for "Google Maps" :
Santa Ana Maya.txt
Bounding Box for Santa Ana Maya Map : ( 19.953173 , -101.132036 , 20.091954 , -100.967335 )
Wikipedia ID for Santa Ana Maya : Q3890602
Wikipedia SPARQL Query for Santa Ana Maya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3890602 wdt:P1082 ?population. }
OPTIONAL { wd:Q3890602 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3890602 wdt:P2046 ?area. }
OPTIONAL { wd:Q3890602 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3890602 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3890602 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 Santa Ana Maya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.953173, -101.132036, 20.091954, -100.967335);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Ana Maya)
[out:json];
(
rel["name"="Santa Ana Maya"][type=boundary];
rel["name:en"="Santa Ana Maya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Ana Maya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chamu | 20.016670 , -101.050000 |
Ejido San Rafael (Colonia Buenavista) | 20.071670 , -101.108890 |
El Cuervo | 20.066390 , -101.064760 |
El Puerto de Cabras | 19.992160 , -100.980770 |
El Salto Dos | 20.080280 , -101.081670 |
Huacao | 20.043340 , -101.022780 |
Jose Zavala (Los Zavala) | 20.063610 , -101.103610 |
La Ladera (La Luz) | 20.050560 , -101.011390 |
La Lobera | 20.041110 , -101.065280 |
Mesa Rica | 20.074720 , -101.033330 |
Potzundareo | 20.070830 , -101.115280 |
Puerto de Cabras (Puerto de la Cruz) | 19.992220 , -100.980830 |
Rancho Nuevo | 20.063060 , -101.058890 |
San Rafael del Carrizal | 20.062500 , -101.091110 |
Santa Ana Maya | 20.008185 , -101.021868 |
Tayo | 20.066670 , -101.083330 |
Notes:
- You can download geometry data for Santa Ana Maya 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.