Marcos Castellanos (Michoacán) Map Cropping Samples
Marcos Castellanos (Michoacán) Map Cropping Samples-1
Marcos Castellanos (Michoacán) Map Cropping Samples-2
Marcos Castellanos neighborhoods and villages map with 3D shadow effect
flag map of Marcos Castellanos with 3D shadow effect
Marcos Castellanos map with 3d shadow effect
Download outline map of Marcos Castellanos (geojson format) :
Marcos Castellanos.geojson (**)
Download polygon array of Marcos Castellanos map for "Google Maps" :
Marcos Castellanos.txt
Bounding Box for Marcos Castellanos Map : ( 19.959343 , -103.051504 , 20.14124 , -102.865109 )
Wikipedia ID for Marcos Castellanos : Q3888179
Wikipedia SPARQL Query for Marcos Castellanos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888179 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888179 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888179 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888179 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888179 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888179 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 Marcos Castellanos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.959343, -103.051504, 20.14124, -102.865109);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marcos Castellanos)
[out:json];
(
rel["name"="Marcos Castellanos"][type=boundary];
rel["name:en"="Marcos Castellanos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marcos Castellanos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Auchen | 20.028610 , -103.012780 |
Barranca de la Brena | 20.108890 , -103.021390 |
Cerrito de la Lena | 20.054050 , -102.987840 |
El Espino | 20.083890 , -103.023060 |
El Potrerito | 19.975560 , -103.016110 |
El Sabino | 20.000550 , -102.942190 |
El Saucito [Cremeria] | 19.977780 , -103.015830 |
Izote | 20.120560 , -103.016940 |
La Arena | 19.988660 , -102.899770 |
La Espanola (La Espanilla) | 20.091110 , -102.995830 |
La Estancia del Monte (China) | 20.064440 , -102.971390 |
La Frontera | 20.053890 , -102.899440 |
La Loma del Soyate | 19.970560 , -103.016940 |
La Rosa | 20.062240 , -102.901290 |
La Tinaja Seca | 20.066940 , -102.951390 |
La Villita | 20.016110 , -102.930830 |
Los Cojos | 19.996670 , -102.910000 |
Los Olivos de Ordena | 20.031110 , -102.935280 |
Sabinas | 19.966670 , -103.016670 |
San José de Gracia | 19.992422 , -103.021398 |
Notes:
- You can download geometry data for Marcos Castellanos 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.