Zináparo (Michoacán) Map Cropping Samples
Zináparo (Michoacán) Map Cropping Samples-1
Zináparo (Michoacán) Map Cropping Samples-2
Zináparo neighborhoods and villages map with 3D shadow effect
flag map of Zináparo with 3D shadow effect
Zináparo map with 3d shadow effect
Download outline map of Zináparo (geojson format) :
Zináparo.geojson (**)
Download polygon array of Zináparo map for "Google Maps" :
Zináparo.txt
Bounding Box for Zináparo Map : ( 20.108834 , -102.08588 , 20.248086 , -101.95602 )
Wikipedia ID for Zináparo : Q10838521
Wikipedia SPARQL Query for Zináparo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10838521 wdt:P1082 ?population. }
OPTIONAL { wd:Q10838521 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10838521 wdt:P2046 ?area. }
OPTIONAL { wd:Q10838521 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10838521 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10838521 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 Zináparo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.108834, -102.08588, 20.248086, -101.95602);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zináparo)
[out:json];
(
rel["name"="Zináparo"][type=boundary];
rel["name:en"="Zináparo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zináparo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carrizo | 20.218130 , -101.990370 |
El Salvador | 20.150280 , -101.985000 |
El Tigre (El Refugio) | 20.121670 , -101.982660 |
Jalapa | 20.172540 , -102.029400 |
La Pajita | 20.130280 , -101.968610 |
La Soledad | 20.125280 , -101.971390 |
Los Magana | 20.173330 , -101.980830 |
Los Nogales | 20.183890 , -101.995280 |
Los Sauces | 20.175120 , -101.989710 |
Los Tabacos | 20.167780 , -102.009720 |
Los Velazquez | 20.182180 , -101.988250 |
Santa Barbara | 20.195400 , -102.018860 |
Santa Eduwiges (La Hacienda) | 20.198330 , -102.005280 |
Zináparo | 20.174622 , -101.992751 |
Zinaparo | 20.174340 , -101.997000 |
Zinaparo | 20.166670 , -101.983330 |
Zipaquio | 20.219470 , -102.065430 |
Notes:
- You can download geometry data for Zináparo 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.