Ntfonjeni (Hhohho) Map Cropping Samples
Ntfonjeni (Hhohho) Map Cropping Samples-1
Ntfonjeni (Hhohho) Map Cropping Samples-2
Ntfonjeni neighborhoods and villages map with 3D shadow effect
flag map of Ntfonjeni with 3D shadow effect
Ntfonjeni map with 3d shadow effect
Download outline map of Ntfonjeni (geojson format) :
Ntfonjeni.geojson (**)
Download polygon array of Ntfonjeni map for "Google Maps" :
Ntfonjeni.txt
Bounding Box for Ntfonjeni Map : ( -25.919865 , 31.186742 , -25.727709 , 31.46079 )
Wikipedia ID for Ntfonjeni : Q3798856
Wikipedia SPARQL Query for Ntfonjeni (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3798856 wdt:P1082 ?population. }
OPTIONAL { wd:Q3798856 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3798856 wdt:P2046 ?area. }
OPTIONAL { wd:Q3798856 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3798856 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3798856 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 Ntfonjeni map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.919865, 31.186742, -25.727709, 31.46079);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ntfonjeni)
[out:json];
(
rel["name"="Ntfonjeni"][type=boundary];
rel["name:en"="Ntfonjeni"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ntfonjeni
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Lomati | -25.816670 , 31.350000 |
Mbasheni | -25.828400 , 31.390920 |
Ngonini | -25.766670 , 31.383330 |
Ntfonjeni | -25.826590 , 31.327300 |
Vusweni | -25.867110 , 31.375640 |
Notes:
- You can download geometry data for Ntfonjeni 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.