Catchiungo (Huambo) Map Cropping Samples
Catchiungo (Huambo) Map Cropping Samples-1
Catchiungo (Huambo) Map Cropping Samples-2
Catchiungo neighborhoods and villages map with 3D shadow effect
flag map of Catchiungo with 3D shadow effect
Catchiungo map with 3d shadow effect
Download outline map of Catchiungo (geojson format) :
Catchiungo.geojson (**)
Download polygon array of Catchiungo map for "Google Maps" :
Catchiungo.txt
Bounding Box for Catchiungo Map : ( -13.369431 , 15.949531 , -12.294853 , 16.548853 )
Wikipedia ID for Catchiungo : Q1619881
Wikipedia SPARQL Query for Catchiungo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619881 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619881 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619881 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619881 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619881 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619881 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 Catchiungo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.369431, 15.949531, -12.294853, 16.548853);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Catchiungo)
[out:json];
(
rel["name"="Kachiungo"][type=boundary];
rel["name:en"="Kachiungo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Catchiungo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cachiombela | -12.366670 , 15.983330 |
Caimbuca | -12.350000 , 15.950000 |
Chinhama | -13.100000 , 16.433330 |
Jimbi | -12.733330 , 16.366670 |
Luaia | -12.816670 , 16.200000 |
Nunda | -12.483330 , 16.333330 |
Sachipoco | -12.900000 , 16.250000 |
Samandel | -12.800000 , 16.233330 |
Sauala | -12.700000 , 16.250000 |
Savitangaiala de Moma | -12.750000 , 16.400000 |
Techipando | -13.200000 , 16.450000 |
Tenente | -12.383330 , 16.300000 |
Tunda | -12.816670 , 16.366670 |
Notes:
- You can download geometry data for Catchiungo 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.