Süleoglu (Edirne) Map Cropping Samples
Süleoglu (Edirne) Map Cropping Samples-1
Süleoglu (Edirne) Map Cropping Samples-2
Süleoglu neighborhoods and villages map with 3D shadow effect
flag map of Süleoglu with 3D shadow effect
Süleoglu map with 3d shadow effect
Download outline map of Süleoglu (geojson format) :
Süleoglu.geojson (**)
Download polygon array of Süleoglu map for "Google Maps" :
Süleoglu.txt
Bounding Box for Süleoglu Map : ( 41.663297 , 26.777294 , 41.886766 , 27.014144 )
Wikipedia ID for Süleoglu : Q1019897
Wikipedia SPARQL Query for Süleoglu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1019897 wdt:P1082 ?population. }
OPTIONAL { wd:Q1019897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1019897 wdt:P2046 ?area. }
OPTIONAL { wd:Q1019897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1019897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1019897 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 Süleoglu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.663297, 26.777294, 41.886766, 27.014144);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Süleoglu)
[out:json];
(
rel["name"="Süloğlu"][type=boundary];
rel["name:en"="Süloğlu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Süleoglu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buyukgerdelli | 41.736100 , 26.948210 |
Domurcali | 41.814230 , 26.821550 |
Geckinli | 41.730540 , 26.847620 |
Gevgiler | 41.721940 , 26.932090 |
Keramettin | 41.787820 , 26.977090 |
Kukuler | 41.715170 , 26.893980 |
Sulecik | 41.816670 , 26.850000 |
Taslisekban | 41.803470 , 26.876110 |
Tatarlar | 41.831890 , 26.885070 |
Yagcali | 41.782520 , 26.829430 |
Notes:
- You can download geometry data for Süleoglu 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.