Barka (Al Batinah) Map Cropping Samples
Barka (Al Batinah) Map Cropping Samples-1
Barka (Al Batinah) Map Cropping Samples-2
Barka neighborhoods and villages map with 3D shadow effect
flag map of Barka with 3D shadow effect
Barka map with 3d shadow effect
Download outline map of Barka (geojson format) :
Barka.geojson (**)
Download polygon array of Barka map for "Google Maps" :
Barka.txt
Bounding Box for Barka Map : ( 23.537456 , 57.646009 , 23.853045 , 58.093925 )
Wikipedia ID for Barka : Q808238
Wikipedia SPARQL Query for Barka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q808238 wdt:P1082 ?population. }
OPTIONAL { wd:Q808238 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q808238 wdt:P2046 ?area. }
OPTIONAL { wd:Q808238 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q808238 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q808238 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 Barka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.537456, 57.646009, 23.853045, 58.093925);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barka)
[out:json];
(
rel["name"="Barka"][type=boundary];
rel["name:en"="Barka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abu an Nakhil | 23.711190 , 58.030060 |
Ad Duwaykah | 23.698610 , 58.037220 |
Al `Uqdah al Gharbiyah | 23.708410 , 57.790460 |
Al Billah | 23.720620 , 57.754940 |
Al Fulayj | 23.595650 , 57.990790 |
Al Hadib | 23.729220 , 57.743670 |
Al Hafri as Sahil | 23.726300 , 57.838020 |
Al Hafri as Sur | 23.715070 , 57.830250 |
Al Manumah | 23.700080 , 58.060290 |
Al Murayghat | 23.715920 , 57.775400 |
Ar Rumays | 23.683860 , 57.995250 |
As Sawadi al Hakman | 23.739430 , 57.735650 |
Ash Shakhakhit | 23.698630 , 58.040010 |
Barkā’ | 23.707390 , 57.889080 |
Maghsil | 23.730310 , 57.749790 |
Notes:
- You can download geometry data for Barka 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.