Download outline map of Hayrabolu (geojson format) :
Hayrabolu.geojson (**)
Download polygon array of Hayrabolu map for "Google Maps" :
Hayrabolu.txt
Bounding Box for Hayrabolu Map : ( 40.979411 , 26.861225 , 41.35994 , 27.368931 )
Wikipedia ID for Hayrabolu : Q1011282
Wikipedia SPARQL Query for Hayrabolu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1011282 wdt:P1082 ?population. }
OPTIONAL { wd:Q1011282 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1011282 wdt:P2046 ?area. }
OPTIONAL { wd:Q1011282 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1011282 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1011282 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 Hayrabolu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.979411, 26.861225, 41.35994, 27.368931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hayrabolu)
[out:json];
(
rel["name"="Hayrabolu"][type=boundary];
rel["name:en"="Hayrabolu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hayrabolu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atakoy | 41.178420 , 27.039400 |
Avluobasi | 41.302830 , 27.234140 |
Aydinlar | 41.174030 , 26.964250 |
Bayramsah | 41.135750 , 27.197900 |
Buyukkarakarli | 41.262140 , 27.237090 |
Buzagici | 41.245880 , 27.177320 |
Cambazdere | 41.081670 , 26.940650 |
Canhidir | 41.132420 , 27.146690 |
Cenekoy | 41.190830 , 27.199940 |
Cikrikci | 41.250000 , 27.100000 |
Dambaslar | 41.224170 , 27.248060 |
Danisment | 41.303250 , 26.953030 |
Emiryakup | 41.066380 , 27.189980 |
Fahrioglu | 41.132180 , 27.263590 |
Hacili | 41.081060 , 27.124800 |
Haskoy | 41.119670 , 26.962440 |
Hayrabolu | 41.213110 , 27.106880 |
Hedeyli | 41.329720 , 27.026340 |
Ismailli | 41.036510 , 27.159540 |
Kabahuyuk | 41.216670 , 26.983330 |
Kadriye | 41.348210 , 26.995980 |
Kandamis | 41.143350 , 27.243060 |
Karababa | 41.127810 , 27.000260 |
Karaburcek | 41.234850 , 26.993960 |
Karakavak | 41.327160 , 27.072240 |
Kemaller | 41.159540 , 27.305490 |
Kiliclar | 41.242850 , 27.295910 |
Kucukkarakarli | 41.320000 , 27.198060 |
Kurtdere | 41.041580 , 27.093690 |
Kutlugun | 41.091380 , 26.984630 |
Lahana | 41.290540 , 27.130950 |
Muzruplu | 41.218720 , 27.327650 |
Orey | 41.150230 , 27.006480 |
Ovenler | 41.281840 , 26.942360 |
Parmaksiz | 41.095480 , 27.173320 |
Salgamli | 41.055380 , 27.006150 |
Soylu | 41.012000 , 27.087170 |
Subasi | 41.109380 , 26.899600 |
Susuzmusellim | 41.098890 , 27.067500 |
Tatarli | 41.144510 , 27.063490 |
Temrezli | 41.308600 , 27.085740 |
Tugcali | 41.289480 , 27.179240 |
Umurcu | 41.147080 , 26.932760 |
Yorguc | 41.041780 , 27.050160 |
Notes:
- You can download geometry data for Hayrabolu 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.