Charapan (Michoacán) Map Cropping Samples
Charapan (Michoacán) Map Cropping Samples-1
Charapan (Michoacán) Map Cropping Samples-2
Charapan neighborhoods and villages map with 3D shadow effect
flag map of Charapan with 3D shadow effect
Charapan map with 3d shadow effect
Download outline map of Charapan (geojson format) :
Charapan.geojson (**)
Download polygon array of Charapan map for "Google Maps" :
Charapan.txt
Bounding Box for Charapan Map : ( 19.580575 , -102.306296 , 19.814238 , -102.146246 )
Wikipedia ID for Charapan : Q3893388
Wikipedia SPARQL Query for Charapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893388 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893388 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893388 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893388 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893388 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893388 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 Charapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.580575, -102.306296, 19.814238, -102.146246);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Charapan)
[out:json];
(
rel["name"="Charapan"][type=boundary];
rel["name:en"="Charapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Charapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Charapan | 19.648160 , -102.250391 |
Charapán | 19.650050 , -102.250710 |
Cocucho | 19.694748 , -102.189775 |
Cruz de Piedra | 19.620000 , -102.237780 |
Guancho | 19.617360 , -102.296090 |
Ninguno | 19.651390 , -102.240280 |
Ocumicho | 19.796477 , -102.222425 |
Pamatacuaro | 19.700000 , -102.183330 |
Rancho Nuevo | 19.719170 , -102.238440 |
San Felipe de los Herreros | 19.617010 , -102.181280 |
Notes:
- You can download geometry data for Charapan 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.