Sulusaray (Tokat) Map Cropping Samples
Sulusaray (Tokat) Map Cropping Samples-1
Sulusaray (Tokat) Map Cropping Samples-2
Sulusaray neighborhoods and villages map with 3D shadow effect
flag map of Sulusaray with 3D shadow effect
Sulusaray map with 3d shadow effect
Download outline map of Sulusaray (geojson format) :
Sulusaray.geojson (**)
Download polygon array of Sulusaray map for "Google Maps" :
Sulusaray.txt
Bounding Box for Sulusaray Map : ( 39.888525 , 35.93742 , 40.099096 , 36.141635 )
Wikipedia ID for Sulusaray : Q1861963
Wikipedia SPARQL Query for Sulusaray (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1861963 wdt:P1082 ?population. }
OPTIONAL { wd:Q1861963 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1861963 wdt:P2046 ?area. }
OPTIONAL { wd:Q1861963 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1861963 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1861963 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 Sulusaray map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.888525, 35.93742, 40.099096, 36.141635);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sulusaray)
[out:json];
(
rel["name"="Sulusaray"][type=boundary];
rel["name:en"="Sulusaray"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sulusaray
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alanyurt | 39.972730 , 36.009380 |
Alpudere | 40.047830 , 36.082190 |
Arpacikaracay | 40.070310 , 36.050130 |
Balikhisar | 40.023460 , 35.954300 |
Ballikaya | 40.032160 , 35.971770 |
Belpinar | 39.921160 , 36.073910 |
Beyazit | 39.897250 , 36.108810 |
Bugdayli | 40.072360 , 36.010510 |
Cime | 39.954320 , 36.086260 |
Dutluca | 40.033330 , 36.033330 |
Elmaliciftligi | 40.066670 , 35.983330 |
Ilicak | 39.974580 , 36.055400 |
Sariyaprak | 39.932160 , 36.018410 |
Tekkeyeni | 40.050520 , 35.971490 |
Uylubagi | 39.981760 , 35.989790 |
Notes:
- You can download geometry data for Sulusaray 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.