Cocotitlán (México) Map Cropping Samples
Cocotitlán (México) Map Cropping Samples-1
Cocotitlán (México) Map Cropping Samples-2
Cocotitlán neighborhoods and villages map with 3D shadow effect
flag map of Cocotitlán with 3D shadow effect
Cocotitlán map with 3d shadow effect
Download outline map of Cocotitlán (geojson format) :
Cocotitlán.geojson (**)
Download polygon array of Cocotitlán map for "Google Maps" :
Cocotitlán.txt
Bounding Box for Cocotitlán Map : ( 19.205593 , -98.88144 , 19.249837 , -98.831712 )
Wikipedia ID for Cocotitlán : Q3198880
Wikipedia SPARQL Query for Cocotitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3198880 wdt:P1082 ?population. }
OPTIONAL { wd:Q3198880 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3198880 wdt:P2046 ?area. }
OPTIONAL { wd:Q3198880 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3198880 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3198880 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 Cocotitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.205593, -98.88144, 19.249837, -98.831712);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cocotitlán)
[out:json];
(
rel["name"="Cocotitlán"][type=boundary];
rel["name:en"="Cocotitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cocotitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camino la Via | 19.231220 , -98.875440 |
Cocotitlán | 19.232625 , -98.864250 |
Colonia Paradero Poniente | 19.230990 , -98.875560 |
Ejido Atoyac | 19.226670 , -98.848890 |
Kilometro Dos Punto Cinco | 19.221080 , -98.866700 |
La Curva | 19.224230 , -98.835320 |
La Frontera | 19.247220 , -98.871670 |
La Y (Atoyac) | 19.238400 , -98.852520 |
San Andres Metla | 19.216950 , -98.841670 |
Temamacotle | 19.224040 , -98.866260 |
Tezontlalpa | 19.219390 , -98.836260 |
Toxtlitepet | 19.216670 , -98.833330 |
Notes:
- You can download geometry data for Cocotitlá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.