Altınova (Kocaeli) Map Cropping Samples
Altınova (Kocaeli) Map Cropping Samples-1
Altınova (Kocaeli) Map Cropping Samples-2
Altınova neighborhoods and villages map with 3D shadow effect
flag map of Altınova with 3D shadow effect
Altınova map with 3d shadow effect
Download outline map of Altınova (geojson format) :
Altınova.geojson (**)
Download polygon array of Altınova map for "Google Maps" :
Altınova.txt
Bounding Box for Altınova Map : ( 40.541491 , 29.421682 , 40.742889 , 29.553609 )
Wikipedia ID for Altınova : Q1922420
Wikipedia SPARQL Query for Altınova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1922420 wdt:P1082 ?population. }
OPTIONAL { wd:Q1922420 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1922420 wdt:P2046 ?area. }
OPTIONAL { wd:Q1922420 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1922420 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1922420 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 Altınova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.541491, 29.421682, 40.742889, 29.553609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altınova)
[out:json];
(
rel["name"="Altınova"][type=boundary];
rel["name:en"="Altınova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altınova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmediye | 40.639120 , 29.449980 |
Aktoprak | 40.579580 , 29.476670 |
Cavuscift | 40.686530 , 29.477790 |
Fevziye | 40.608370 , 29.475940 |
Geyikdere | 40.661000 , 29.472780 |
Havuzdere | 40.674860 , 29.464480 |
Hersek | 40.724540 , 29.503430 |
Karadere | 40.636740 , 29.475860 |
Kaytazdere | 40.682250 , 29.532360 |
Orencik | 40.591240 , 29.443050 |
Sermayeci | 40.562070 , 29.442530 |
Soğuksu | 40.670700 , 29.508190 |
Subasi | 40.684710 , 29.494210 |
Tavsanli | 40.686900 , 29.451620 |
Tevfikiye | 40.583060 , 29.463890 |
Tokmak | 40.679920 , 29.543310 |
Notes:
- You can download geometry data for Altınova 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.