Erzin (Hatay) Map Cropping Samples
Erzin (Hatay) Map Cropping Samples-1
Erzin (Hatay) Map Cropping Samples-2
Erzin neighborhoods and villages map with 3D shadow effect
flag map of Erzin with 3D shadow effect
Erzin map with 3d shadow effect
Download outline map of Erzin (geojson format) :
Erzin.geojson (**)
Download polygon array of Erzin map for "Google Maps" :
Erzin.txt
Bounding Box for Erzin Map : ( 36.868569 , 35.952638 , 37.014888 , 36.350336 )
Wikipedia ID for Erzin : Q1012929
Wikipedia SPARQL Query for Erzin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012929 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012929 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012929 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 Erzin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.868569, 35.952638, 37.014888, 36.350336);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erzin)
[out:json];
(
rel["name"="Erzin"][type=boundary];
rel["name:en"="Erzin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erzin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagi Burnaz | 36.927470 , 36.072640 |
Baslamis | 36.943830 , 36.252720 |
Cerrahoglu | 36.899990 , 36.089050 |
Dikenlihopur | 36.939720 , 36.251670 |
Eseli | 36.961940 , 36.202780 |
Gokdere | 36.996160 , 36.199380 |
Gokgol | 36.954960 , 36.245210 |
Kizlarcayi | 36.935360 , 36.258950 |
Korhan | 36.958060 , 36.236390 |
Koyunbeyli | 36.928330 , 36.333610 |
Kuyuluk | 36.931050 , 36.280410 |
Kuzuculu | 36.916670 , 36.200000 |
Mutelip Ciftligi | 36.916670 , 35.983330 |
Soy | 36.901390 , 36.131390 |
Turunclu | 36.961280 , 36.029630 |
Yeşilkent | 36.955890 , 36.200000 |
Yesiltepe | 36.916770 , 36.125950 |
Yoncaduzu | 36.973340 , 36.208390 |
Yukari Burnaz | 36.946490 , 36.060160 |
Notes:
- You can download geometry data for Erzin 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.