Lindi Urban (Lindi) Map Cropping Samples
Lindi Urban (Lindi) Map Cropping Samples-1
Lindi Urban (Lindi) Map Cropping Samples-2
Lindi Urban neighborhoods and villages map with 3D shadow effect
flag map of Lindi Urban with 3D shadow effect
Lindi Urban map with 3d shadow effect
Download outline map of Lindi Urban (geojson format) :
Lindi Urban.geojson (**)
Download polygon array of Lindi Urban map for "Google Maps" :
Lindi Urban.txt
Bounding Box for Lindi Urban Map : ( -10.147128 , 39.389159 , -9.77469 , 39.807591 )
Wikipedia ID for Lindi Urban : Q6552506
Wikipedia SPARQL Query for Lindi Urban (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6552506 wdt:P1082 ?population. }
OPTIONAL { wd:Q6552506 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6552506 wdt:P2046 ?area. }
OPTIONAL { wd:Q6552506 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6552506 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6552506 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 Lindi Urban map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.147128, 39.389159, -9.77469, 39.807591);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lindi Urban)
[out:json];
(
rel["name"="Lindi Urban"][type=boundary];
rel["name:en"="Lindi Urban"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lindi Urban
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kitunda | -10.016670 , 39.766670 |
Kiuleula | -9.983330 , 39.800000 |
Likonga | -9.816670 , 39.733330 |
Mamembo | -9.983330 , 39.650000 |
Mbanja | -9.883330 , 39.733330 |
Mingoyo | -10.100000 , 39.633330 |
Mitengi | -10.000000 , 39.650000 |
Mkanga | -9.950000 , 39.566670 |
Mkwaya | -10.100000 , 39.666670 |
Mungwe | -10.016670 , 39.766670 |
Mwiwi | -9.900000 , 39.616670 |
Ngapa | -10.016670 , 39.583330 |
Nidu | -9.900000 , 39.633330 |
Tandanangoro | -10.050000 , 39.500000 |
Ziwani | -10.100000 , 39.650000 |
Notes:
- You can download geometry data for Lindi Urban 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.