Download outline map of Morales (geojson format) :
Morales.geojson (**)
Download polygon array of Morales map for "Google Maps" :
Morales.txt
Bounding Box for Morales Map : ( 15.223261 , -89.037527 , 15.621417 , -88.492502 )
Wikipedia ID for Morales : Q41804
Wikipedia SPARQL Query for Morales (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q41804 wdt:P1082 ?population. }
OPTIONAL { wd:Q41804 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q41804 wdt:P2046 ?area. }
OPTIONAL { wd:Q41804 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q41804 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q41804 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 Morales map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.223261, -89.037527, 15.621417, -88.492502);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morales)
[out:json];
(
rel["name"="Morales"][type=boundary];
rel["name:en"="Morales"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morales
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatillo | 15.550000 , -88.950000 |
Bananera | 15.466670 , -88.833330 |
Barracas | 15.416670 , -88.833330 |
Barranca | 15.433330 , -88.833330 |
Cayuga | 15.533330 , -88.700000 |
Champona | 15.583330 , -88.566670 |
Creek Madera | 15.483330 , -88.716670 |
Cruce de Virginia | 15.466670 , -88.933330 |
Cruce Riachuelo Las Animas | 15.448330 , -88.727500 |
Dartmouth | 15.516670 , -88.783330 |
El Cedro | 15.383330 , -88.883330 |
El Chispal | 15.349720 , -88.716940 |
El Crique | 15.383330 , -88.933330 |
El Manguito | 15.516670 , -88.533330 |
El Playon | 15.340560 , -88.733330 |
El Pomo | 15.550000 , -88.566670 |
El Quinto | 15.492780 , -88.611670 |
Franceses | 15.500000 , -88.816670 |
Gran Canon | 15.450000 , -88.950000 |
Guerreros | 15.496940 , -88.675560 |
Juyama | 15.300000 , -88.916670 |
La Ceiba | 15.484440 , -88.638330 |
La Ceibita | 15.476390 , -88.656670 |
La Cocha | 15.416670 , -88.766670 |
La Ensenada | 15.466670 , -88.900000 |
La Envida | 15.466670 , -88.883330 |
La Esperanza | 15.498060 , -88.580830 |
La Esperanza | 15.446390 , -88.687500 |
La Esperanza | 15.366670 , -88.800000 |
La Libertad | 15.400000 , -88.866670 |
La Ruidosa | 15.500000 , -88.816670 |
La Tierra | 15.483330 , -88.883330 |
Las Animas | 15.451110 , -88.705000 |
Las Animas | 15.450000 , -88.700000 |
Las Flores | 15.516670 , -88.800000 |
Los Andes | 15.416670 , -88.950000 |
Los Cerritos | 15.406100 , -88.792310 |
Merendoncito | 15.424170 , -88.604440 |
Mojaca | 15.466670 , -88.900000 |
Mojanales | 15.496670 , -88.693330 |
Morales | 15.483330 , -88.816670 |
Navajoa | 15.533330 , -88.733330 |
Negro Norte | 15.348060 , -88.677220 |
Onandaga | 15.350580 , -88.821370 |
Oneida | 15.433330 , -88.833330 |
Pablo Creek | 15.400000 , -88.783330 |
Picuatz | 15.533330 , -88.683330 |
Piedra de Sangre | 15.416670 , -88.983330 |
Punta de Rieles | 15.550000 , -88.583330 |
Quebradas | 15.400000 , -88.766670 |
Rancho Grande | 15.450000 , -88.833330 |
Riachuelo | 15.459440 , -88.725000 |
Rio Chiquito | 15.516670 , -88.600000 |
Rio Negro | 15.475560 , -88.691940 |
San Francisco | 15.583330 , -88.583330 |
San Isidro | 15.300000 , -88.833330 |
San Joaquin | 15.455280 , -88.698330 |
San Miguel | 15.426110 , -88.666390 |
Santa Elena | 15.433330 , -88.950000 |
Santa Rosa | 15.516670 , -88.800000 |
Santa Rosita | 15.413330 , -88.674440 |
Seneca | 15.466670 , -88.866670 |
Sioux | 15.400000 , -88.816670 |
Tenedores | 15.550000 , -88.633330 |
Tres Pinos | 15.345000 , -88.749170 |
Valle Nuevo | 15.483330 , -88.883330 |
York | 15.466670 , -88.883330 |
Notes:
- You can download geometry data for Morales 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.