Download outline map of Mapiripán (geojson format) :
Mapiripán.geojson (**)
Download polygon array of Mapiripán map for "Google Maps" :
Mapiripán.txt
Bounding Box for Mapiripán Map : ( 2.725476 , -72.919491 , 3.485239 , -71.077407 )
Wikipedia ID for Mapiripán : Q1525460
Wikipedia SPARQL Query for Mapiripán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525460 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525460 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525460 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525460 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525460 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525460 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 Mapiripán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.725476, -72.919491, 3.485239, -71.077407);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mapiripán)
[out:json];
(
rel["name"="Mapiripán"][type=boundary];
rel["name:en"="Mapiripán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mapiripán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araracuara | 2.862690 , -71.865920 |
Bogante | 2.905010 , -72.002100 |
Buenos Aires | 3.298230 , -72.594770 |
Chaparral | 2.854860 , -71.880790 |
Charco Caiman | 2.900840 , -71.187450 |
Chiguiro | 3.200950 , -72.564110 |
El Agrado | 2.851600 , -72.617360 |
El Amparo | 3.197390 , -72.609540 |
El Caribe | 2.868650 , -71.929230 |
El Oasis | 2.873460 , -71.854810 |
El Olvido | 2.907140 , -71.239320 |
El Recuerdo | 3.173460 , -72.820710 |
El Trin | 2.816440 , -72.327280 |
El Viento | 3.195540 , -72.677910 |
Guacamayos | 3.156040 , -72.865990 |
Hato Tres Reales | 2.861890 , -72.403100 |
La Horqueta | 3.100000 , -72.833330 |
La Maria | 2.991500 , -72.715870 |
La Soledad | 3.075290 , -72.852340 |
Las Guacamayas | 3.155520 , -72.867090 |
Lomitas | 2.943750 , -72.465660 |
Mapiripan | 2.889160 , -72.125590 |
Puerto Alegre | 2.849050 , -71.874200 |
Puerto Alvira | 2.904020 , -71.718600 |
Puerto Union | 2.808230 , -72.282570 |
Refugio de Sordos Ciudad del Silencio | 2.940040 , -71.789500 |
San Lorenzo | 2.743490 , -72.437770 |
San Luis | 3.033980 , -72.665080 |
Notes:
- You can download geometry data for Mapiripán 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.