Çamas (Ordu) Map Cropping Samples
Çamas (Ordu) Map Cropping Samples-1
Çamas (Ordu) Map Cropping Samples-2
Çamas neighborhoods and villages map with 3D shadow effect
flag map of Çamas with 3D shadow effect
Çamas map with 3d shadow effect
Download outline map of Çamas (geojson format) :
Çamas.geojson (**)
Download polygon array of Çamas map for "Google Maps" :
Çamas.txt
Bounding Box for Çamas Map : ( 40.830807 , 37.47944 , 40.955788 , 37.580769 )
Wikipedia ID for Çamas : Q2248630
Wikipedia SPARQL Query for Çamas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2248630 wdt:P1082 ?population. }
OPTIONAL { wd:Q2248630 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2248630 wdt:P2046 ?area. }
OPTIONAL { wd:Q2248630 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2248630 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2248630 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 Çamas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.830807, 37.47944, 40.955788, 37.580769);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çamas)
[out:json];
(
rel["name"="Çamaş"][type=boundary];
rel["name:en"="Çamaş"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çamas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Budak | 40.923560 , 37.556910 |
Edirli | 40.927560 , 37.505120 |
Hisarbey | 40.933490 , 37.495880 |
Kocaman | 40.919050 , 37.508300 |
Orencik | 40.941060 , 37.493520 |
Sakargeris | 40.876590 , 37.512230 |
Soken | 40.944660 , 37.510590 |
Notes:
- You can download geometry data for Çamas 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.