Download outline map of Ocotlán de Morelos (geojson format) :
Ocotlán de Morelos.geojson (**)
Download polygon array of Ocotlán de Morelos map for "Google Maps" :
Ocotlán de Morelos.txt
Bounding Box for Ocotlán de Morelos Map : ( 16.691954 , -96.82485 , 16.877465 , -96.600639 )
Wikipedia ID for Ocotlán de Morelos : Q3893678
Wikipedia SPARQL Query for Ocotlán de Morelos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893678 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893678 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893678 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 Ocotlán de Morelos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.691954, -96.82485, 16.877465, -96.600639);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ocotlán de Morelos)
[out:json];
(
rel["name"="Ocotlán de Morelos"][type=boundary];
rel["name:en"="Ocotlán de Morelos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ocotlán de Morelos
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Buenavista Ocotlan | 16.723770 , -96.791940 |
| Capitan | 16.716670 , -96.633330 |
| Crucero de Tocuela (Kilometro 28) | 16.815830 , -96.669720 |
| El Carrizal | 16.786940 , -96.642500 |
| El Ciruelo (Rancho el Ciruelo) | 16.798610 , -96.658610 |
| El Guayabo | 16.793060 , -96.686390 |
| El Taray (El Taray Dos) | 16.784720 , -96.652780 |
| Ex-Hacienda Tocuela | 16.822780 , -96.651390 |
| La Chilaita | 16.759720 , -96.655830 |
| La Cofradia | 16.787500 , -96.645830 |
| La Soledad | 16.743890 , -96.648060 |
| La Tortolita | 16.771110 , -96.658890 |
| Las Flores | 16.781110 , -96.687500 |
| Los Amador | 16.794690 , -96.637930 |
| Los Guajilotes | 16.765830 , -96.691390 |
| Ocotlán de Morelos | 16.789488 , -96.670087 |
| Paraje del Rancho [Balneario el Rocio] | 16.776110 , -96.682220 |
| Paraje Galga | 16.790280 , -96.645830 |
| Praxedis | 16.796940 , -96.637500 |
| Praxedis de Guerrero | 16.720000 , -96.640000 |
| Praxedis Gilberto Guerrero | 16.721430 , -96.637000 |
| Rancho de los Amadores | 16.794440 , -96.641390 |
| Rancho el Moreno | 16.775280 , -96.651670 |
| Rancho Galea | 16.796390 , -96.650830 |
| San Felipe Apostol | 16.748250 , -96.753520 |
| San Isidro | 16.744170 , -96.662220 |
| San Pedro Guegorexe | 16.872020 , -96.671930 |
| Santa Cruz | 16.787700 , -96.654200 |
| Santa Maria Tocuela | 16.820840 , -96.649630 |
| Santa Rosa | 16.768610 , -96.691940 |
| Sitio de Santiago | 16.755000 , -96.635560 |
| Teja | 16.750000 , -96.750000 |
| Tejas de Morelos | 16.759720 , -96.768890 |
| Texas de Morelos | 16.757850 , -96.766210 |
Notes:
- You can download geometry data for Ocotlán de Morelos 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.