Altinova (Yalova) Map Cropping Samples
Altinova (Yalova) Map Cropping Samples-1
Altinova (Yalova) Map Cropping Samples-2
Altinova neighborhoods and villages map with 3D shadow effect
flag map of Altinova with 3D shadow effect
Altinova map with 3d shadow effect
Download outline map of Altinova (geojson format) :
Altinova.geojson (**)
Download polygon array of Altinova map for "Google Maps" :
Altinova.txt
Bounding Box for Altinova Map : ( 40.546564 , 29.305077 , 40.703751 , 29.473875 )
Wikipedia ID for Altinova : Q2248619
Wikipedia SPARQL Query for Altinova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2248619 wdt:P1082 ?population. }
OPTIONAL { wd:Q2248619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2248619 wdt:P2046 ?area. }
OPTIONAL { wd:Q2248619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2248619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2248619 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 Altinova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.546564, 29.305077, 40.703751, 29.473875);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altinova)
[out:json];
(
rel["name"="Çiftlikköy"][type=boundary];
rel["name:en"="Çiftlikköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altinova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Burhaniye | 40.568920 , 29.407050 |
Çiftlik | 40.669571 , 29.317531 |
Denizcali | 40.638200 , 29.429380 |
Derekoy | 40.608400 , 29.392110 |
Gacik | 40.610760 , 29.341180 |
Gacik Asagi Mahallesi | 40.634740 , 29.335550 |
Ilyaskoy | 40.617670 , 29.442640 |
Kabakli | 40.657490 , 29.409310 |
Kılıç | 40.633060 , 29.394720 |
Laledere | 40.606120 , 29.367240 |
Sultaniye | 40.642860 , 29.332440 |
Taşköprü | 40.673610 , 29.391110 |
Notes:
- You can download geometry data for Altinova 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.