Erenler (Sakarya) Map Cropping Samples
Erenler (Sakarya) Map Cropping Samples-1
Erenler (Sakarya) Map Cropping Samples-2
Erenler neighborhoods and villages map with 3D shadow effect
flag map of Erenler with 3D shadow effect
Erenler map with 3d shadow effect
Download outline map of Erenler (geojson format) :
Erenler.geojson (**)
Download polygon array of Erenler map for "Google Maps" :
Erenler.txt
Bounding Box for Erenler Map : ( 40.607874 , 30.389991 , 40.778558 , 30.529341 )
Wikipedia ID for Erenler : Q6044732
Wikipedia SPARQL Query for Erenler (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6044732 wdt:P1082 ?population. }
OPTIONAL { wd:Q6044732 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6044732 wdt:P2046 ?area. }
OPTIONAL { wd:Q6044732 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6044732 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6044732 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 Erenler map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.607874, 30.389991, 40.778558, 30.529341);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erenler)
[out:json];
(
rel["name"="Erenler"][type=boundary];
rel["name:en"="Erenler"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erenler
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bekirpasa | 40.731940 , 30.458890 |
Buyuk Esence | 40.755030 , 30.476560 |
Caybasiyenikoy | 40.688960 , 30.437700 |
Caykisla | 40.735720 , 30.497960 |
Degirmendere | 40.649790 , 30.435530 |
Ekinli | 40.689010 , 30.499510 |
Emirler | 40.710510 , 30.439280 |
Epceller | 40.722190 , 30.473620 |
Erenler | 40.756640 , 30.408170 |
Hasanbey | 40.753890 , 30.507220 |
Horozlar | 40.707270 , 30.489090 |
Kamisli | 40.714750 , 30.454340 |
Karalarmemduhiye | 40.683200 , 30.468620 |
Kayalarresitbey | 40.687770 , 30.452720 |
Kucukesence | 40.766390 , 30.498130 |
Saricalar | 40.731010 , 30.477190 |
Seyhkoy | 40.721400 , 30.498180 |
Yazili | 40.689780 , 30.487810 |
Notes:
- You can download geometry data for Erenler 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.