Havsa (Edirne) Map Cropping Samples
Havsa (Edirne) Map Cropping Samples-1
Havsa (Edirne) Map Cropping Samples-2
Havsa neighborhoods and villages map with 3D shadow effect
flag map of Havsa with 3D shadow effect
Havsa map with 3d shadow effect
Download outline map of Havsa (geojson format) :
Havsa.geojson (**)
Download polygon array of Havsa map for "Google Maps" :
Havsa.txt
Bounding Box for Havsa Map : ( 41.41788 , 26.684523 , 41.708312 , 27.006062 )
Wikipedia ID for Havsa : Q655279
Wikipedia SPARQL Query for Havsa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q655279 wdt:P1082 ?population. }
OPTIONAL { wd:Q655279 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q655279 wdt:P2046 ?area. }
OPTIONAL { wd:Q655279 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q655279 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q655279 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 Havsa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.41788, 26.684523, 41.708312, 27.006062);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Havsa)
[out:json];
(
rel["name"="Havsa"][type=boundary];
rel["name:en"="Havsa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Havsa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abalar | 41.546420 , 26.742190 |
Arpac | 41.689190 , 26.882520 |
Azatli | 41.498970 , 26.702050 |
Bakislar | 41.458450 , 26.828890 |
Bostanli | 41.610350 , 26.970690 |
Cukurkoy | 41.468320 , 26.817820 |
Habiller | 41.669700 , 26.795660 |
Haskoy | 41.638220 , 26.857460 |
Havsa | 41.548980 , 26.822070 |
Koseomer | 41.586510 , 26.902790 |
Kulubalik | 41.471880 , 26.826800 |
Kuzucu | 41.505400 , 26.812810 |
Musulca | 41.673610 , 26.862140 |
Naipyusuf | 41.483680 , 26.904700 |
Necatiye | 41.500000 , 26.900000 |
Ogulpasa | 41.598970 , 26.749100 |
Osmanli | 41.587240 , 26.835530 |
Serbettar | 41.462140 , 26.762760 |
Sogutludere | 41.635940 , 26.806840 |
Tahal | 41.427940 , 26.857230 |
Taptik | 41.541380 , 26.911460 |
Yolageldi | 41.516670 , 26.950000 |
Notes:
- You can download geometry data for Havsa 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.