Gömeç (Balikesir) Map Cropping Samples
Gömeç (Balikesir) Map Cropping Samples-1
Gömeç (Balikesir) Map Cropping Samples-2
Gömeç neighborhoods and villages map with 3D shadow effect
flag map of Gömeç with 3D shadow effect
Gömeç map with 3d shadow effect
Download outline map of Gömeç (geojson format) :
Gömeç.geojson (**)
Download polygon array of Gömeç map for "Google Maps" :
Gömeç.txt
Bounding Box for Gömeç Map : ( 39.314338 , 26.776975 , 39.448422 , 26.981848 )
Wikipedia ID for Gömeç : Q2598762
Wikipedia SPARQL Query for Gömeç (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2598762 wdt:P1082 ?population. }
OPTIONAL { wd:Q2598762 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2598762 wdt:P2046 ?area. }
OPTIONAL { wd:Q2598762 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2598762 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2598762 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 Gömeç map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.314338, 26.776975, 39.448422, 26.981848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gömeç)
[out:json];
(
rel["name"="Gömeç"][type=boundary];
rel["name:en"="Gömeç"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gömeç
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Armutova | 39.390160 , 26.841270 |
Dursunlu | 39.366600 , 26.845740 |
Hacihuseyinler | 39.360120 , 26.907860 |
Hacioglu | 39.380210 , 26.916290 |
Haciosman | 39.383050 , 26.833870 |
Karaagac | 39.422940 , 26.863290 |
Keremkoy | 39.363060 , 26.800830 |
Kubaslar | 39.323230 , 26.935420 |
Kumgedik | 39.354520 , 26.943510 |
Ulubeyler | 39.333500 , 26.879300 |
Notes:
- You can download geometry data for Gömeç 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.