Berseba (Karas) Map Cropping Samples
Berseba (Karas) Map Cropping Samples-1
Berseba (Karas) Map Cropping Samples-2
Berseba neighborhoods and villages map with 3D shadow effect
flag map of Berseba with 3D shadow effect
Berseba map with 3d shadow effect
Download outline map of Berseba (geojson format) :
Berseba.geojson (**)
Download polygon array of Berseba map for "Google Maps" :
Berseba.txt
Bounding Box for Berseba Map : ( -27.985395 , 16.403416 , -25.436331 , 18.680711 )
Wikipedia ID for Berseba : Q2713629
Wikipedia SPARQL Query for Berseba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2713629 wdt:P1082 ?population. }
OPTIONAL { wd:Q2713629 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2713629 wdt:P2046 ?area. }
OPTIONAL { wd:Q2713629 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2713629 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2713629 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 Berseba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.985395, 16.403416, -25.436331, 18.680711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Berseba)
[out:json];
(
rel["name"="Berseba"][type=boundary];
rel["name:en"="Berseba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Berseba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ariamab | -27.283330 , 17.466670 |
Berseba | -25.983330 , 17.783330 |
Bethanie | -26.483330 , 17.150000 |
Blouwes | -26.133330 , 18.266670 |
Enoch | -25.833330 , 18.350000 |
Gainachas | -25.766670 , 17.700000 |
Ganigobes | -25.833330 , 18.000000 |
Geigoab | -27.066670 , 17.266670 |
Groot Schwarzkuppe | -26.633330 , 17.033330 |
Hoapegas | -26.200000 , 17.666670 |
Huitsib | -26.133330 , 17.683330 |
Huns | -25.933330 , 18.266670 |
Jakkalsvlei | -25.833330 , 18.466670 |
Kleinvaalgras | -26.050000 , 18.516670 |
Komnarib | -25.983330 , 18.400000 |
Kosis | -26.700000 , 17.300000 |
Naherob | -26.066670 , 17.550000 |
Neu-Puts | -25.983330 , 18.466670 |
Simplon | -26.800000 , 17.350000 |
Snyfontein | -26.450000 , 17.816670 |
Totem | -27.116670 , 17.416670 |
Tsaraxa-aibes | -26.066670 , 17.950000 |
Tses | -25.883330 , 18.000000 |
Waterval | -25.866670 , 18.000000 |
Notes:
- You can download geometry data for Berseba 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.