Download outline map of Moxos (geojson format) :
Moxos.geojson (**)
Download polygon array of Moxos map for "Google Maps" :
Moxos.txt
Bounding Box for Moxos Map : ( -16.418886 , -66.802798 , -14.151259 , -64.927053 )
Wikipedia ID for Moxos : Q1325710
Wikipedia SPARQL Query for Moxos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1325710 wdt:P1082 ?population. }
OPTIONAL { wd:Q1325710 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1325710 wdt:P2046 ?area. }
OPTIONAL { wd:Q1325710 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1325710 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1325710 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 Moxos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.418886, -66.802798, -14.151259, -64.927053);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moxos)
[out:json];
(
rel["name"="Moxos"][type=boundary];
rel["name:en"="Moxos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moxos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aijurico | -15.000000 , -65.033330 |
Basilea | -14.600000 , -65.016670 |
Bella Vista | -15.133330 , -65.233330 |
Brasilia | -14.683330 , -65.116670 |
Candelaria | -14.416670 , -65.166670 |
Chocolatal | -15.150000 , -65.366670 |
Comunidad Nohata | -15.350000 , -65.450000 |
Cotoca | -14.383330 , -65.200000 |
Crespo A | -15.600000 , -65.166670 |
El Matir | -14.850000 , -65.733330 |
Entre Rios | -14.550000 , -65.116670 |
Esperanza | -14.766670 , -65.133330 |
Gil | -14.833330 , -65.483330 |
Ipocure | -14.883330 , -65.466670 |
Itarecore | -15.233330 , -65.716670 |
La Cruz | -14.683330 , -65.083330 |
Las Abras | -14.850000 , -65.383330 |
Maguncia | -15.166670 , -65.616670 |
Malpartida | -15.066670 , -65.616670 |
Manchuria | -14.850000 , -65.766670 |
Naranjal | -14.516670 , -65.033330 |
Nieva | -15.016670 , -65.550000 |
Paraiso | -14.966670 , -65.600000 |
Reconquista | -15.033330 , -65.533330 |
Rosario | -15.116670 , -65.150000 |
San Andres | -14.850000 , -65.183330 |
San Camilo | -14.866670 , -65.483330 |
San Francisco | -15.266670 , -65.516670 |
San Francisco | -15.083330 , -65.166670 |
San Gregorio | -15.000000 , -65.600000 |
San Ignacio de Moxo | -14.994700 , -65.640740 |
San Juan | -15.050000 , -65.116670 |
San Julian | -15.083330 , -65.183330 |
San Julian | -14.983330 , -65.066670 |
San Lorenzo | -15.366670 , -65.800000 |
San Paz | -14.500000 , -65.133330 |
San Pedro | -14.950000 , -65.216670 |
Santo Domingo | -14.200000 , -65.400000 |
Soledad | -14.783330 , -65.100000 |
Suiza | -14.466670 , -65.100000 |
Villa Zelada | -15.633330 , -65.200000 |
Notes:
- You can download geometry data for Moxos 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.