Piraziz (Giresun) Map Cropping Samples
Piraziz (Giresun) Map Cropping Samples-1
Piraziz (Giresun) Map Cropping Samples-2
Piraziz neighborhoods and villages map with 3D shadow effect
flag map of Piraziz with 3D shadow effect
Piraziz map with 3d shadow effect
Download outline map of Piraziz (geojson format) :
Piraziz.geojson (**)
Download polygon array of Piraziz map for "Google Maps" :
Piraziz.txt
Bounding Box for Piraziz Map : ( 40.778574 , 38.002065 , 40.958721 , 38.179502 )
Wikipedia ID for Piraziz : Q2248783
Wikipedia SPARQL Query for Piraziz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2248783 wdt:P1082 ?population. }
OPTIONAL { wd:Q2248783 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2248783 wdt:P2046 ?area. }
OPTIONAL { wd:Q2248783 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2248783 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2248783 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 Piraziz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.778574, 38.002065, 40.958721, 38.179502);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piraziz)
[out:json];
(
rel["name"="Piraziz"][type=boundary];
rel["name:en"="Piraziz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piraziz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcay | 40.848870 , 38.119140 |
Alidede | 40.892230 , 38.112620 |
Armutcukuru | 40.841130 , 38.075080 |
Balcikli | 40.890450 , 38.081070 |
Bozat | 40.871060 , 38.077910 |
Bulbullu | 40.918820 , 38.146780 |
Caglandere | 40.841230 , 38.089980 |
Cayirkoy | 40.874730 , 38.086490 |
Gokceali | 40.901630 , 38.090170 |
Guneykoy | 40.888230 , 38.069020 |
Kilicli | 40.868030 , 38.117400 |
Konakli | 40.855350 , 38.080220 |
Madenkoy | 40.931780 , 38.173340 |
Narlik | 40.906400 , 38.131520 |
Nefsipiraziz | 40.933330 , 38.133330 |
Ornekkoy | 40.881310 , 38.094790 |
Serefli | 40.868740 , 38.059670 |
Tepekoy | 40.840220 , 38.122570 |
Notes:
- You can download geometry data for Piraziz 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.