Coatlán del Río (Morelos) Map Cropping Samples
Coatlán del Río (Morelos) Map Cropping Samples-1
Coatlán del Río (Morelos) Map Cropping Samples-2
Coatlán del Río neighborhoods and villages map with 3D shadow effect
flag map of Coatlán del Río with 3D shadow effect
Coatlán del Río map with 3d shadow effect
Download outline map of Coatlán del Río (geojson format) :
Coatlán del Río.geojson (**)
Download polygon array of Coatlán del Río map for "Google Maps" :
Coatlán del Río.txt
Bounding Box for Coatlán del Río Map : ( 18.643272 , -99.494414 , 18.824687 , -99.378575 )
Wikipedia ID for Coatlán del Río : Q2981140
Wikipedia SPARQL Query for Coatlán del Río (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2981140 wdt:P1082 ?population. }
OPTIONAL { wd:Q2981140 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2981140 wdt:P2046 ?area. }
OPTIONAL { wd:Q2981140 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2981140 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2981140 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 Coatlán del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.643272, -99.494414, 18.824687, -99.378575);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coatlán del Río)
[out:json];
(
rel["name"="Coatlán del Río"][type=boundary];
rel["name:en"="Coatlán del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coatlán del Río
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apancingo | 18.679720 , -99.463610 |
Benito Juarez | 18.663830 , -99.452990 |
Buenavista de Aldama | 18.755570 , -99.433370 |
Chavarria | 18.725750 , -99.468260 |
Coatlán del Río | 18.745363 , -99.432394 |
Cocoyotla | 18.754450 , -99.450750 |
Colonia Cuauhtemoc | 18.752220 , -99.445280 |
Colonia Morelos | 18.765560 , -99.462220 |
Cuernavaquita | 18.720390 , -99.492770 |
El Amate | 18.748330 , -99.441940 |
El Axixintle (El Treinta y Cinco) | 18.740560 , -99.466390 |
El Canelillo | 18.757730 , -99.460110 |
El Vado | 18.742500 , -99.436940 |
La Chia | 18.766670 , -99.433330 |
Michapa | 18.702410 , -99.479070 |
Puente el Arenal (La Joya) | 18.714440 , -99.464720 |
San Antonio | 18.737030 , -99.437670 |
Tezoquipa | 18.736110 , -99.420280 |
Tilancingo | 18.737500 , -99.453890 |
Notes:
- You can download geometry data for Coatlán del Río 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.