Lubango (Huíla Province) Map Cropping Samples
Lubango (Huíla Province) Map Cropping Samples-1
Lubango (Huíla Province) Map Cropping Samples-2
Lubango neighborhoods and villages map with 3D shadow effect
flag map of Lubango with 3D shadow effect
Lubango map with 3d shadow effect
Download outline map of Lubango (geojson format) :
Lubango.geojson (**)
Download polygon array of Lubango map for "Google Maps" :
Lubango.txt
Bounding Box for Lubango Map : ( -15.130736 , 13.370149 , -14.333016 , 14.362305 )
Wikipedia ID for Lubango : Q3837953
Wikipedia SPARQL Query for Lubango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3837953 wdt:P1082 ?population. }
OPTIONAL { wd:Q3837953 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3837953 wdt:P2046 ?area. }
OPTIONAL { wd:Q3837953 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3837953 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3837953 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 Lubango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.130736, 13.370149, -14.333016, 14.362305);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lubango)
[out:json];
(
rel["name"="Lubango"][type=boundary];
rel["name:en"="Lubango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lubango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacula | -14.500000 , 14.116670 |
Cangolo | -15.000000 , 13.866670 |
Cavissi | -14.570930 , 14.223000 |
Hoque | -14.666670 , 13.900000 |
Huila | -15.050410 , 13.544380 |
Hupa | -14.617120 , 14.195240 |
Joao Caldeira | -14.983330 , 13.583330 |
Lubango | -14.910009 , 13.490019 |
Mambande | -14.575800 , 14.053390 |
Mucuio | -14.764490 , 14.001380 |
Mulala | -14.730070 , 14.015570 |
Munhino | -15.016670 , 13.550000 |
Quilemba | -14.777660 , 13.480530 |
Notes:
- You can download geometry data for Lubango 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.