Battalgazi (Malatya) Map Cropping Samples
Battalgazi (Malatya) Map Cropping Samples-1
Battalgazi (Malatya) Map Cropping Samples-2
Battalgazi neighborhoods and villages map with 3D shadow effect
flag map of Battalgazi with 3D shadow effect
Battalgazi map with 3d shadow effect
Download outline map of Battalgazi (geojson format) :
Battalgazi.geojson (**)
Download polygon array of Battalgazi map for "Google Maps" :
Battalgazi.txt
Bounding Box for Battalgazi Map : ( 38.381109 , 38.285128 , 38.509374 , 38.635977 )
Wikipedia ID for Battalgazi : Q810916
Wikipedia SPARQL Query for Battalgazi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q810916 wdt:P1082 ?population. }
OPTIONAL { wd:Q810916 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q810916 wdt:P2046 ?area. }
OPTIONAL { wd:Q810916 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q810916 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q810916 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 Battalgazi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.381109, 38.285128, 38.509374, 38.635977);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Battalgazi)
[out:json];
(
rel["name"="Battalgazi"][type=boundary];
rel["name:en"="Battalgazi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Battalgazi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agilyazi | 38.441850 , 38.493550 |
Alisar | 38.473010 , 38.311110 |
Battalgazi | 38.424540 , 38.364910 |
Boran | 38.468700 , 38.379090 |
Colakoglu | 38.438510 , 38.425220 |
Eskimalatya | 38.424150 , 38.365480 |
Hasircilar | 38.473980 , 38.336280 |
Hatunsuyu | 38.418710 , 38.311500 |
Imamli | 38.466670 , 38.450000 |
Imamoglu | 38.483330 , 38.450000 |
Kadicayiri | 38.459840 , 38.402100 |
Kemerkopru | 38.447220 , 38.329270 |
Kulusagi | 38.442550 , 38.527920 |
Meydancik | 38.427710 , 38.621180 |
Sisman | 38.419640 , 38.575120 |
Toygar | 38.468100 , 38.384160 |
Notes:
- You can download geometry data for Battalgazi 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.