Ipsala (Edirne) Map Cropping Samples
Ipsala (Edirne) Map Cropping Samples-1
Ipsala (Edirne) Map Cropping Samples-2
Ipsala neighborhoods and villages map with 3D shadow effect
flag map of Ipsala with 3D shadow effect
Ipsala map with 3d shadow effect
Download outline map of Ipsala (geojson format) :
Ipsala.geojson (**)
Download polygon array of Ipsala map for "Google Maps" :
Ipsala.txt
Bounding Box for Ipsala Map : ( 40.74777 , 26.205059 , 41.085037 , 26.604394 )
Wikipedia ID for Ipsala : Q344021
Wikipedia SPARQL Query for Ipsala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q344021 wdt:P1082 ?population. }
OPTIONAL { wd:Q344021 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q344021 wdt:P2046 ?area. }
OPTIONAL { wd:Q344021 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q344021 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q344021 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 Ipsala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.74777, 26.205059, 41.085037, 26.604394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ipsala)
[out:json];
(
rel["name"="İpsala"][type=boundary];
rel["name:en"="İpsala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ipsala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahirkoy | 40.895280 , 26.373420 |
Balabancik | 41.033500 , 26.404470 |
Esetce | 40.870140 , 26.443520 |
Hacikoy | 40.980150 , 26.550870 |
Hidirkoy | 40.912120 , 26.461320 |
Ibriktepe | 41.010370 , 26.503430 |
İpsala | 40.921150 , 26.382730 |
Karaagac | 41.061710 , 26.530510 |
Kocahidir | 40.808290 , 26.404390 |
Kocahidir | 40.800000 , 26.383330 |
Korucu | 40.900430 , 26.497210 |
Koyuntepe | 40.766670 , 26.346050 |
Koyunyeri | 40.840320 , 26.443580 |
Kumdere | 40.866670 , 26.366670 |
Pasakoy | 40.849110 , 26.318560 |
Pazardere | 40.977940 , 26.581120 |
Saricaali | 40.985260 , 26.381700 |
Sarpdere | 40.886800 , 26.431630 |
Sultan | 41.025400 , 26.452350 |
Tevfikiye | 41.063410 , 26.492870 |
Turpcular | 40.940980 , 26.437400 |
Yapildak | 40.792630 , 26.443310 |
Yenikarpuzlu | 40.829960 , 26.296060 |
Notes:
- You can download geometry data for Ipsala 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.