Download outline map of Morroa (geojson format) :
Morroa.geojson (**)
Download polygon array of Morroa map for "Google Maps" :
Morroa.txt
Bounding Box for Morroa Map : ( 9.305043 , -75.401566 , 9.47745 , -75.254713 )
Wikipedia ID for Morroa : Q1526204
Wikipedia SPARQL Query for Morroa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526204 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526204 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526204 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526204 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526204 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526204 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 Morroa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.305043, -75.401566, 9.47745, -75.254713);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morroa)
[out:json];
(
rel["name"="Morroa"][type=boundary];
rel["name:en"="Morroa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morroa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacatal | 9.358380 , -75.311290 |
Bajo Viejo | 9.322540 , -75.366940 |
Bremen | 9.314010 , -75.342970 |
Cambimba | 9.373820 , -75.287750 |
Caracas | 9.408670 , -75.386230 |
El Desconsolado | 9.338900 , -75.356660 |
El Ojito | 9.358050 , -75.293760 |
El Rincon | 9.361440 , -75.274080 |
El Rosario | 9.325040 , -75.320130 |
El Tolima | 9.386170 , -75.384960 |
El Totumo | 9.436230 , -75.334160 |
El Yeso | 9.403420 , -75.359670 |
Escobar | 9.419010 , -75.325470 |
Hasmon | 9.454650 , -75.326300 |
La Floresta | 9.422600 , -75.372030 |
La Primavera | 9.389910 , -75.302880 |
Las Angustias | 9.323470 , -75.339700 |
Las Flores | 9.433330 , -75.366670 |
Las Flores | 9.331330 , -75.337690 |
Las Piedras | 9.439540 , -75.361820 |
Medellin | 9.394190 , -75.397640 |
Morroa | 9.333480 , -75.305420 |
Pajonal | 9.393500 , -75.313620 |
Palo Alto | 9.346450 , -75.291200 |
Paraguay | 9.365090 , -75.382420 |
Pechelin | 9.439860 , -75.350210 |
Pertenencia | 9.397950 , -75.307220 |
Tumbatoro | 9.367260 , -75.365430 |
Villa Betty | 9.354830 , -75.329600 |
Notes:
- You can download geometry data for Morroa 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.