OSMMapAndRouterUpdator
Plugins setting parameters from where to download new OSM maps.
<?xml version="1.0" encoding="utf-8"?>
<UpdaterSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema%22 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance%22>
<OverwriteIESettings>false</OverwriteIESettings>
<UseProxy>false</UseProxy>
<ProxyAddress></ProxyAddress>
<ProxyPort></ProxyPort>
<ProxyUser></ProxyUser>
<ProxyPassword></ProxyPassword>
<IPAdress>10.0.0.7:21</IPAdress>
<UserName>uzivatel</UserName>
<Password>heslo</Password>
<Subject>E=info@solvertech.cz, OU=Mapping department, O=SolverTech s.r.o., L=Zasova, S=Zlinsky kraj, C=CZ, CN=SolverTech FTP Mapping server</Subject>
<CheckoutTimeout>20000</CheckoutTimeout>
<DownloadTimeout>14400000</DownloadTimeout>
</UpdaterSettings>
<IPAdress>10.0.0.7:21</IPAdress> - the IP address is filled in
- For unknown ones, the IP settings apply: 77.48.1.10:21
- For internal IP network: 10.0.0.7:21
<UserName>user</UserName>
<Password>password</Password>
- settings do not change
<CheckoutTimeout>20000</CheckoutTimeout>
<DownloadTimeout>14400000</DownloadTimeout>
- setting the maximum time to connect and download before a message pops up that the attempt was unsuccessful