Download outline map of Inirida (geojson format) :
Inirida.geojson (**)
Download polygon array of Inirida map for "Google Maps" :
Inirida.txt
Bounding Box for Inirida Map : ( 2.359889 , -69.418188 , 4.047405 , -67.538218 )
Wikipedia ID for Inirida : Q130281
Wikipedia SPARQL Query for Inirida (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q130281 wdt:P1082 ?population. }
OPTIONAL { wd:Q130281 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q130281 wdt:P2046 ?area. }
OPTIONAL { wd:Q130281 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q130281 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q130281 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 Inirida map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.359889, -69.418188, 4.047405, -67.538218);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Inirida)
[out:json];
(
rel["name"="Inirida"][type=boundary];
rel["name:en"="Inirida"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Inirida
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Almidon | 3.825130 , -67.956100 |
| Bakiro | 2.770400 , -69.188860 |
| Barranco Tigre | 3.600280 , -68.274170 |
| Barranquilla | 2.975280 , -68.955000 |
| Betania | 3.653860 , -68.116690 |
| Buenavista | 3.058780 , -68.511490 |
| Caranacoa | 3.758990 , -67.977250 |
| Carrizal | 3.937470 , -68.125500 |
| Casuarita | 2.965770 , -68.779750 |
| Conuco de Ciucar | 3.216670 , -68.483330 |
| Duygia | 2.916670 , -69.416670 |
| El Coco | 3.900830 , -67.904440 |
| El Deseo | 3.909640 , -68.367650 |
| El Perro | 3.805520 , -68.509460 |
| El Remanso | 3.475690 , -67.953510 |
| El Venado | 3.446360 , -67.989210 |
| Espina | 3.210210 , -68.220540 |
| Espiritu Santo | 3.927220 , -68.341390 |
| Guaviare | 3.924210 , -67.863200 |
| Guayare | 3.956950 , -67.829040 |
| Hipolito | 2.983330 , -69.283330 |
| Huesito | 3.463680 , -67.896050 |
| Iguanare | 3.884970 , -67.683500 |
| Inírida | 3.865280 , -67.923890 |
| Juan Viejo | 3.383330 , -68.283330 |
| La Ceiba | 3.626010 , -67.880830 |
| Las Palmeras | 3.662920 , -68.190840 |
| Maracoa | 3.069980 , -68.310990 |
| Matraca | 2.869250 , -69.088950 |
| Mavicure | 3.471110 , -67.966670 |
| Morroco | 2.972380 , -68.673730 |
| Nariz | 3.278890 , -68.138060 |
| Ninal | 3.616670 , -68.208890 |
| Pajuil | 3.877220 , -67.930560 |
| Pauchi | 3.900000 , -67.850000 |
| Pavia San Agapito | 3.100000 , -68.783330 |
| Piapoco | 3.166670 , -68.966670 |
| Poyare | 3.945100 , -67.807170 |
| Puerto Payara | 3.288610 , -68.141390 |
| Punta de Yuca | 3.222000 , -68.231600 |
| Sabanita | 3.048890 , -68.330830 |
| Samuro | 3.249430 , -68.197990 |
| San Anselmo | 3.350000 , -68.366670 |
| San Jose | 3.033330 , -68.550000 |
| San Juan | 3.916670 , -68.200000 |
| San Lorenzo | 3.328610 , -68.128890 |
| Santa Cruz | 3.143340 , -68.240470 |
| Santa Rosa | 3.677500 , -68.024000 |
| Tebi | 3.016670 , -68.700000 |
| Tierra Negra | 3.437780 , -68.532780 |
| Veradal | 3.740100 , -68.838340 |
| Villa Maria | 3.672220 , -68.240280 |
| Wina | 2.980520 , -68.885650 |
| Yuri | 3.648110 , -68.159690 |
Notes:
- You can download geometry data for Inirida 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.