Cohuecán (Puebla) Map Cropping Samples
Cohuecán (Puebla) Map Cropping Samples-1
Cohuecán (Puebla) Map Cropping Samples-2
Cohuecán neighborhoods and villages map with 3D shadow effect
flag map of Cohuecán with 3D shadow effect
Cohuecán map with 3d shadow effect
Download outline map of Cohuecán (geojson format) :
Cohuecán.geojson (**)
Download polygon array of Cohuecán map for "Google Maps" :
Cohuecán.txt
Bounding Box for Cohuecán Map : ( 18.66936 , -98.753494 , 18.846927 , -98.686258 )
Wikipedia ID for Cohuecán : Q5141439
Wikipedia SPARQL Query for Cohuecán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5141439 wdt:P1082 ?population. }
OPTIONAL { wd:Q5141439 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5141439 wdt:P2046 ?area. }
OPTIONAL { wd:Q5141439 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5141439 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5141439 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 Cohuecán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.66936, -98.753494, 18.846927, -98.686258);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cohuecán)
[out:json];
(
rel["name"="Cohuecan"][type=boundary];
rel["name:en"="Cohuecan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cohuecán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cohuecan | 18.783260 , -98.720369 |
Los Reyes Teolco | 18.739320 , -98.694530 |
San Andres Ahuatelco | 18.811390 , -98.711390 |
San Felipe Cuapexco | 18.821110 , -98.705000 |
San Francisco Tepango | 18.836940 , -98.702220 |
Tepango | 18.835890 , -98.702240 |
Xaxalpa | 18.789610 , -98.715520 |
Notes:
- You can download geometry data for Cohuecán 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.