Aybasti (Ordu) Map Cropping Samples
Aybasti (Ordu) Map Cropping Samples-1
Aybasti (Ordu) Map Cropping Samples-2
Aybasti neighborhoods and villages map with 3D shadow effect
flag map of Aybasti with 3D shadow effect
Aybasti map with 3d shadow effect
Download outline map of Aybasti (geojson format) :
Aybasti.geojson (**)
Download polygon array of Aybasti map for "Google Maps" :
Aybasti.txt
Bounding Box for Aybasti Map : ( 40.548359 , 37.290582 , 40.739954 , 37.498664 )
Wikipedia ID for Aybasti : Q1922399
Wikipedia SPARQL Query for Aybasti (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1922399 wdt:P1082 ?population. }
OPTIONAL { wd:Q1922399 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1922399 wdt:P2046 ?area. }
OPTIONAL { wd:Q1922399 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1922399 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1922399 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 Aybasti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.548359, 37.290582, 40.739954, 37.498664);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aybasti)
[out:json];
(
rel["name"="Aybastı"][type=boundary];
rel["name:en"="Aybastı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aybasti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alacalar | 40.685640 , 37.448400 |
Besdam | 40.731930 , 37.395920 |
Cakirli | 40.675520 , 37.348430 |
Eceli | 40.616670 , 37.333330 |
Kabali | 40.700000 , 37.383330 |
Kayabasi | 40.669720 , 37.424600 |
Kuhi | 40.666670 , 37.400000 |
Pelitozu | 40.626750 , 37.380560 |
Safalik | 40.689720 , 37.428890 |
Sariyar | 40.708410 , 37.437500 |
Toygar | 40.650000 , 37.366670 |
Uzundere | 40.583330 , 37.433330 |
Notes:
- You can download geometry data for Aybasti 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.