Pinarhisar (Kirklareli) Map Cropping Samples
Pinarhisar (Kirklareli) Map Cropping Samples-1
Pinarhisar (Kirklareli) Map Cropping Samples-2
Pinarhisar neighborhoods and villages map with 3D shadow effect
flag map of Pinarhisar with 3D shadow effect
Pinarhisar map with 3d shadow effect
Download outline map of Pinarhisar (geojson format) :
Pinarhisar.geojson (**)
Download polygon array of Pinarhisar map for "Google Maps" :
Pinarhisar.txt
Bounding Box for Pinarhisar Map : ( 41.471163 , 27.329095 , 41.843455 , 27.707753 )
Wikipedia ID for Pinarhisar : Q1003885
Wikipedia SPARQL Query for Pinarhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1003885 wdt:P1082 ?population. }
OPTIONAL { wd:Q1003885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1003885 wdt:P2046 ?area. }
OPTIONAL { wd:Q1003885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1003885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1003885 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 Pinarhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.471163, 27.329095, 41.843455, 27.707753);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pinarhisar)
[out:json];
(
rel["name"="Pınarhisar"][type=boundary];
rel["name:en"="Pınarhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pinarhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akoren | 41.701110 , 27.562220 |
Atakoy | 41.587530 , 27.441880 |
Cayirdere | 41.699780 , 27.514930 |
Cevizkoy | 41.546800 , 27.593680 |
Erenler | 41.627870 , 27.569070 |
Evciler | 41.738700 , 27.595280 |
Hacifakili | 41.725220 , 27.467040 |
Islambeyli | 41.701860 , 27.620680 |
Kaynarca | 41.658890 , 27.473330 |
Kurudere | 41.751850 , 27.548320 |
Osmancik | 41.567990 , 27.377730 |
Pınarhisar | 41.624170 , 27.520000 |
Poyrali | 41.625280 , 27.596670 |
Sutluce | 41.505020 , 27.579140 |
Tozakli | 41.583330 , 27.566670 |
Yenice | 41.736070 , 27.636860 |
Notes:
- You can download geometry data for Pinarhisar 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.