Chavinda (Michoacán) Map Cropping Samples
Chavinda (Michoacán) Map Cropping Samples-1
Chavinda (Michoacán) Map Cropping Samples-2
Chavinda neighborhoods and villages map with 3D shadow effect
flag map of Chavinda with 3D shadow effect
Chavinda map with 3d shadow effect
Download outline map of Chavinda (geojson format) :
Chavinda.geojson (**)
Download polygon array of Chavinda map for "Google Maps" :
Chavinda.txt
Bounding Box for Chavinda Map : ( 19.9785713241 , -102.52397827 , 20.116048804 , -102.372263169 )
Wikipedia ID for Chavinda : Q2447301
Wikipedia SPARQL Query for Chavinda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2447301 wdt:P1082 ?population. }
OPTIONAL { wd:Q2447301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2447301 wdt:P2046 ?area. }
OPTIONAL { wd:Q2447301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2447301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2447301 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 Chavinda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.9785713241, -102.52397827, 20.116048804, -102.372263169);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chavinda)
[out:json];
(
rel["name"="Chavinda"][type=boundary];
rel["name:en"="Chavinda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chavinda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chavinda | 20.005169 , -102.459791 |
El Atrancon | 20.068890 , -102.391670 |
El Tepehuaje | 20.070700 , -102.398430 |
Jalisquillo | 20.050000 , -102.466670 |
La Cuestita | 20.065210 , -102.490960 |
La Esperanza | 20.055590 , -102.411040 |
La Quirosena | 20.019670 , -102.452580 |
La Soledad | 20.086200 , -102.459150 |
La Tosca | 19.987110 , -102.490400 |
Magallanes | 20.053420 , -102.478420 |
San Juan Palmira | 20.049610 , -102.427290 |
Notes:
- You can download geometry data for Chavinda 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.