Download outline map of Balts'kyi (geojson format) : 
Balts'kyi.geojson (**)
Download polygon array of Balts'kyi map for "Google Maps" : 
Balts'kyi.txt
Bounding Box for Balts'kyi Map : ( 47.799703 , 29.29831 , 48.212943 , 29.942143 )
Wikipedia ID for Balts'kyi : Q1275816
Wikipedia SPARQL Query for Balts'kyi (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1275816 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1275816 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1275816 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1275816 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1275816 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1275816 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 Balts'kyi map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.799703, 29.29831, 48.212943, 29.942143);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Balts'kyi)
	
[out:json];
(
rel["name"="Baltskyi"][type=boundary];
rel["name:en"="Baltskyi"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Balts'kyi
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Akulynivka  |  47.851110 , 29.536390  | 
|  Andriyashivka  |  47.920180 , 29.695330  | 
|  Balta  |  47.935480 , 29.619820  | 
|  Barsuki  |  48.041490 , 29.420400  | 
|  Berezivka  |  47.982430 , 29.371850  | 
|  Gerbino  |  48.176090 , 29.740550  | 
|  Hol'ma Druha  |  47.915000 , 29.832500  | 
|  Karpovka  |  48.066670 , 29.566670  | 
|  Kaytanivka  |  47.966670 , 29.883330  | 
|  Kharytynivka  |  47.857220 , 29.595000  | 
|  Kommuna Krestintern  |  47.957780 , 29.422780  | 
|  Korytne  |  47.990330 , 29.689460  | 
|  Kozats'ke  |  47.994430 , 29.632020  | 
|  Krinichki  |  48.033750 , 29.703070  | 
|  Krizhovlin  |  48.080400 , 29.705020  | 
|  Kuchiyevka  |  48.066670 , 29.683330  | 
|  Lesnichevka  |  48.013040 , 29.526260  | 
|  Lyakhova  |  48.150000 , 29.866670  | 
|  Mali Pasytsely  |  47.816670 , 29.683330  | 
|  Moshnyahy  |  47.947660 , 29.506160  | 
|  Myrony  |  47.947440 , 29.574330  | 
|  Nemyrivs'ke  |  47.923340 , 29.743690  | 
|  Novo-Aleksandrovka  |  47.929720 , 29.893610  | 
|  Novopol'  |  48.082530 , 29.668300  | 
|  Olenivka  |  47.950800 , 29.505590  | 
|  Pasat  |  47.973730 , 29.801290  | 
|  Pashkivka  |  47.842270 , 29.581200  | 
|  Perel'oty  |  47.915600 , 29.767430  | 
|  Pereyma  |  48.070080 , 29.493780  | 
|  Peschana  |  48.129180 , 29.730860  | 
|  Petrivka  |  47.896000 , 29.586130  | 
|  Ploske  |  47.991270 , 29.870270  | 
|  Puzhaykovo  |  48.113350 , 29.821950  | 
|  Rakulovo  |  48.051520 , 29.788630  | 
|  Semeno-Karpivka  |  47.910640 , 29.493810  | 
|  Shlyakhovoye  |  48.073770 , 29.753910  | 
|  Sinne  |  47.921280 , 29.565420  | 
|  Vidrada  |  47.870280 , 29.550000  | 
|  Yevtodiya  |  47.964390 , 29.427950  | 
|  Zelenyy Hay  |  47.919150 , 29.382240  | 
|  Балта  |  47.925206 , 29.604448  | 
|  Бендзари  |  47.927946 , 29.674868  | 
|  Білине  |  47.871335 , 29.624124  | 
|  Гольма  |  47.925975 , 29.835783  | 
|  Пасицели  |  47.827051 , 29.738827  | 
|  Піщана  |  48.130239 , 29.732897  | 
|  Пужайкове  |  48.116954 , 29.837082  | 
|  Саражинка  |  48.088854 , 29.443672  | 
|  Чернече  |  48.070327 , 29.589129  | 
Notes:
- You can download geometry data for Balts'kyi 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.