Léua (Moxico) Map Cropping Samples

Léua (Moxico) Map Cropping Samples-1
Léua (Moxico) Map Cropping Samples-1
Léua (Moxico) Map Cropping Samples-2
Léua (Moxico) Map Cropping Samples-2
Download outline map of Léua (geojson format) : Léua.geojson (**)
Download polygon array of Léua map for "Google Maps" : Léua.txt
Bounding Box for Léua Map : ( -12.015853 , 20.159167 , -11.52168 , 20.921767 )
Wikipedia ID for Léua : Q1620853
Wikipedia SPARQL Query for Léua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1620853 wdt:P1082 ?population. }
OPTIONAL { wd:Q1620853 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1620853 wdt:P2046 ?area. }
OPTIONAL { wd:Q1620853 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1620853 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1620853 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.015853, 20.159167, -11.52168, 20.921767);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Léua)
[out:json];
(
rel["name"="Leua"][type=boundary];
rel["name:en"="Leua"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Léua
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cambila -11.700000 , 20.400000
Caxopa -11.866670 , 20.866670
Chivunda -11.850000 , 20.650000
Forte Cameia -11.683330 , 20.850000
Jamba -11.800000 , 20.700000
Leúa -11.650000 , 20.450000
Macaginha -11.700000 , 20.850000
Muachiava -11.583330 , 20.383330
Natepa -11.550000 , 20.500000
Rinha -11.950000 , 20.566670
Sacutoa -11.550000 , 20.616670
Salombongo -11.716670 , 20.433330
Samacaca -11.650000 , 20.650000
Sambinga -11.733330 , 20.816670
Samessari -11.666670 , 20.800000
Sandando -11.666670 , 20.716670
Seicumba -11.900000 , 20.500000
Senguri -11.783330 , 20.650000


Notes:
- You can download geometry data for Léua 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.

Create Léua neighborhoods and villages map.


Share this page