Download outline map of Mompós (geojson format) :
Mompós.geojson (**)
Download polygon array of Mompós map for "Google Maps" :
Mompós.txt
Bounding Box for Mompós Map : ( 9.018413 , -74.731037 , 9.273837 , -74.349761 )
Wikipedia ID for Mompós : Q740288
Wikipedia SPARQL Query for Mompós (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q740288 wdt:P1082 ?population. }
OPTIONAL { wd:Q740288 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q740288 wdt:P2046 ?area. }
OPTIONAL { wd:Q740288 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q740288 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q740288 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 Mompós map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.018413, -74.731037, 9.273837, -74.349761);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mompós)
[out:json];
(
rel["name"="Mompós"][type=boundary];
rel["name:en"="Mompós"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mompós
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ancon | 9.225940 , -74.526980 |
Caldera | 9.072300 , -74.494840 |
Campamento de la Goulf Bomba | 9.166670 , -74.716670 |
Cuatro Bocas | 9.196830 , -74.371510 |
El Paraiso | 9.161490 , -74.655650 |
El Silencio | 9.183330 , -74.450000 |
El Socorro | 9.233330 , -74.416670 |
El Triunfo | 9.218470 , -74.425680 |
Espana | 9.129330 , -74.614630 |
Guaimaral | 9.114220 , -74.595310 |
Guataca | 9.207500 , -74.375910 |
Juana Agustina | 9.250000 , -74.466670 |
La Camorra | 9.138000 , -74.463850 |
La Colonia | 9.200000 , -74.416670 |
La Esperanza | 9.216670 , -74.450000 |
La Lobata | 9.147160 , -74.539510 |
La Rinconada | 9.232130 , -74.497410 |
Ladrillos | 9.153330 , -74.391390 |
Las Barajas | 9.133330 , -74.383330 |
Las Boquillas | 9.119860 , -74.565320 |
Loma Simon Bolivar | 9.226530 , -74.463610 |
Los Guaimaros | 9.205280 , -74.387500 |
Los Pinones | 9.096460 , -74.457860 |
Mompos | 9.237860 , -74.425330 |
Mompós | 9.241940 , -74.426670 |
Palermo | 9.250000 , -74.483330 |
Planta del Coco | 9.136530 , -74.727890 |
Pueblo Nuevo | 9.161110 , -74.366390 |
Puesto de Monta | 9.216670 , -74.416670 |
San Ignacio | 9.106520 , -74.709970 |
San Martin | 9.148630 , -74.649590 |
San Nicolas | 9.140000 , -74.649450 |
San Pedro | 9.250000 , -74.450000 |
Santa Cruz | 9.083860 , -74.689830 |
Santa Rosa | 9.065560 , -74.661110 |
Santa Teresita | 9.247590 , -74.474390 |
Notes:
- You can download geometry data for Mompós 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.