ACC SHELL

Path : /srv/www/vhosts/csmap/software/
File Upload :
Current File : //srv/www/vhosts/csmap/software/toursolver-e.html

<!DOCTYPE html>
<!--[if IE 9]> <html lang="cs" class="js-no ie9"> <![endif]-->
<!--[if IE 10]> <html lang="cs" class="js-no ie10"> <![endif]-->
<!--[if !IE]><!-->
<html lang="cs">
    <!--<![endif]-->
    <head>
        <title>CSmap | TourSolver</title>
        <!-- Meta Tags -->
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="">
        <meta name="keywords" content="">
        <meta name="author" content="csmap">
        <link rel="shortcut icon" href="../img/csmap.ico">
        <!--  Boostrap Framework  -->
        <link href="../assets/css/bootstrap.min.css" rel="stylesheet">
        <!--=== CSS - Dragonfly ===-->
        <link href="../assets/css/themes/light-blue.css" rel="stylesheet" id="colors">
        <!-- Google Fonts - OpenSans -->
        <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin-ext" rel="stylesheet" type="text/css">
        <!-- Font Awesome Icons -->
        <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
        <!-- CSS Animations -->
        <link href="../assets/css/animate.min.css" rel="stylesheet">
        <!--  Slippry Slideshow -->
        <link href="../assets/css/slippry.min.css" rel="stylesheet">
        <!--  LightBox -->
        <link rel="stylesheet" href="../assets/css/lightbox.css">
        <!--  CSmap modification -->
        <link href="../assets/css/csmap.css" rel="stylesheet">
    </head>
    <body>
        <!--===    NAVBAR     ===-->
        <nav class="navbar navbar-default navbar-fixed-top" role="navigation" id="navbarSettings">
            <div class="container-language">
                <div class="container">
                    <ul class="navbar-nav navbar-language navbar-right " id="language">
                        <li class="active">
                            <a href="../software/toursolver-e.html">EN</a>
                        </li>
                        <li>
                            <a href="../software/toursolver.html">CZ</a>
                        </li>
                    </ul>
                </div>
            </div>
            <div class="container">
                <div class="navbar-header">
                    <a class="navbar-brand" href="../index-e.html">
                        <img src="../img/CSmap-logo.jpg" width="100" />
                    </a>
                    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-navbar-collapse-1">
                        <span class="sr-only">Toggle navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <!--<a class="navbar-brand" href="index.html">CS                                                                                                                                                                                                <span class="text-primary">map</span></a>-->
                </div>
                <div class="collapse navbar-collapse" id="bs-navbar-collapse-1">
                    <ul class="nav navbar-nav navbar-right ">
                        <!--Home Pages -->
                        <li>
                            <a href="../index-e.html">Home</a>
                        </li>
                        <!--Area-->
                        <li class="dropdown">
                            <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0">Areas</a>
                            <ul class="dropdown-menu">
                                <li>
                                    <a href="../areas/gis-and-maps.html">GIS and&nbsp;maps</a>
                                </li>
                                <li>
                                    <a href="../areas/route-optimization.html">Route optimization</a>
                                </li>
                                <li>
                                    <a href="../areas/data-transformation.html">Data transformation</a>
                                </li>
                            </ul>
                        </li>
                        <!--Services-->
                        <li>
                            <a href="../services/services.html">Services</a>
                        </li>
                        <!--Products-->
                        <li class="dropdown active">
                            <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0">Products</a>
                            <ul class="dropdown-menu">
                                <li>
                                    <a href="../software/software-e.html">Software</a>
                                </li>
                                <li>
                                    <a href="../maps-data/maps-data.html">Maps and&nbsp;data</a>
                                </li>
                            </ul>
                        </li>
                        <!--News-->
                        <li>
                            <a href="../news/news.html">News</a>
                        </li>
                        <!--Contacts-->
                        <li>
                            <a href="../csmap/contacts.html">Contacts</a>
                        </li>
                    </ul>
                </div>
                <!-- /.navbar-collapse -->
            </div>
        </nav>
        <!--===/END      NAVBAR     ===-->
        <a class="back-to-top" style="display: inline;" href="#"><i class="fa fa-angle-up"></i></a>
        <!--===    HEADER     ===-->
        <section class="bg-software bg-center bg-cover bg-height bannerContainer" id="about">
            <div class="bg-filter bg-height">
                <div class="container section-lg">
                    <h1 class="top-title">Software</h1>
                </div>
            </div>
        </section>
        <!--===/END      HEADER     ===-->
        <nav class="navbar navbar-default navbar-page hidden-xs" role="navigation" id="navbarPage">
            <div class="container">
                <div class="collapse navbar-collapse" id="top-nav">
                    <ul class="nav navbar-nav">
                        <li class="active">
                            <a href="#about" class="scroll">TourSolver</a>
                        </li>
                        <li>
                            <a href="#usage" class="scroll">Usage</a>
                        </li>
                        <li>
                            <a href="#specif" class="scroll">Specification</a>
                        </li>
                        <li>
                            <a href="#links" class="scroll">Related links</a>
                        </li>
                    </ul>
                </div>
            </div>
        </nav>
        <!--===    MAIN WRAP     ===-->
        <section class="section-md">
            <div class="container">
                <h2>TourSolver</h2>
                <div class="space-md"></div>
                <div class="row">
                    <div class="col-md-6"></div>
                    <div class="col-md-12">
                        <h4>TourSolver is a&nbsp;add-on application for MapInfo Pro designed to&nbsp;optimize routes. Its main task is to&nbsp;minimize transport costs and&nbsp;significantly reduce the&nbsp;time needed for planning. The result is lower cost, optimizing the&nbsp;number of&nbsp;sales representatives, saving time and&nbsp;improving customer service.</h4>
                    </div>
                </div>
                <div class="space-lg"></div>
                <div class="row">
                    <div class="col-sm-8 col-md-8">
                        <p><b>TourSolver</b> is primarily for users who need:</p>
                        <ul class="info-list md-list style i-primary">
                            <li>
                                <i class="fa fa-play"></i>
                                <span>Schedule and&nbsp;optimize your salesman routes based on&nbsp;a&nbsp;variety of&nbsp;factors, such as&nbsp;the&nbsp;number of&nbsp;visits per chosen period, salesman business days, opening hours for customers, length of&nbsp;visits, cost per kilometer, fixed costs and&nbsp;lots of&nbsp;other parameters.</span>
                            </li>
                            <li>
                                <i class="fa fa-play"></i>
                                <span>Opportunity to&nbsp;evaluate your existing routes and&nbsp;compare them with&nbsp;the proposed ones.</span>
                            </li>
                            <li>
                                <i class="fa fa-play"></i>
                                <span>Optimize the&nbsp;number of&nbsp;sales persons based on&nbsp;real customer needs and&nbsp;their geographic localization.</span>
                            </li>
                            <li>
                                <i class="fa fa-play"></i>
                                <span>Shorten route planning times.</span>
                            </li>
                            <li>
                                <i class="fa fa-play"></i>
                                <span>Speed up and&nbsp;improve service to&nbsp;your customers.</span>
                            </li>
                        </ul>
                    </div>
                    <div class="wow fadeInRight animated animated col-sm-4 col-md-4">
                        <div class="space-lg visible-xs"></div>
                        <img class="img-responsive img-intro img-shadow" alt="TourSolver" src="../img/lnk/toursolver-oz.jpg" />
                    </div>
                </div>
                <div class="space-lg"></div>
                <p>The proposed routes can be clearly displayed on&nbsp;map within the&nbsp;MapInfo Pro geographic information system. Total scheduling statistics and&nbsp;itinerary for each salesman can be exported to&nbsp;common formats, such as&nbsp;MS Excel, Word, or&nbsp;a text file.</p>
                <p>Together with&nbsp;MapInfo Pro®, TourSolver is an excellent tool for sales planning specialists, business executives or&nbsp;regional managers.</p>
            </div>
        </section>
        <section class="bg-grey section-md" id="usage">
            <div class="container">
                <h2 class="big-title">Usage</h2>
                <div class="space-md"></div>
                <div class="row row-task">
                    <div class="col-task col-md-6 col-sm-6">
                        <div class="float-box wow fadeIn animated animated animated" style="visibility: visible;">
                            <a class="btn btn-default scroll tasks" href="#tasks-1"><i class="fa fa-users"></i><h4>Salesman optimization</h4></a>
                        </div>
                    </div>
                    <div class="col-task col-md-6 col-sm-6">
                        <div class="float-box wow fadeIn animated animated animated" style="visibility: visible; animation-delay: 0.2s; -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s;" data-wow-delay="0.2s">
                            <a class="btn btn-default scroll tasks" href="#tasks-2"><i class="fa fa-calendar"></i><h4>Current routes evaluation</h4></a>
                        </div>
                    </div>
                </div>
                <div class="space-md"></div>
            </div>
            <div class="container" id="tasks-1">
                <div class="panel panel-default">
                    <div class="panel-body">
                        <h2><i class="fa fa-users icon-i effect-1 text-primary"></i>Salesman optimization</h2>
                        <p>Optimization of&nbsp;sales representatives usually consists of&nbsp;several sub-tasks. These include modelling of&nbsp;sales agents' regions, designing their optimal number, tracking performance and&nbsp;optimizing routes. Using TourSolver leads to&nbsp;cost savings, easier work for sales representatives, and&nbsp;better customer service.</p>
                        <p>TourSolver is often used in&nbsp;strategic planning, in&nbsp;addition to&nbsp;regular route planning. For example in&nbsp;situations of&nbsp;more extensive sales deployment, expansion of&nbsp;the company leading to&nbsp;an increase in&nbsp;the number of&nbsp;agents, or&nbsp;changes in&nbsp;basic parameters such as&nbsp;number of&nbsp;visits or&nbsp;their lengths.</p>
                        <p>The most frequently used optimization parameters include:</p>
                        <div class="space-md"></div>
                        <div class="space-md">
                            <div class="row">
                                <div class="col-md-6">
                                    <dt>Time parameters for customers</dt>
                                    <ul>
                                        <li>Time windows where visits to&nbsp;customers can be made.</li>
                                        <li>Length of&nbsp;visit to&nbsp;the&nbsp;customer.</li>
                                        <li>Days in&nbsp;which the&nbsp;visit can be executed.</li>
                                    </ul>
                                    <div class="space-sm"></div>
                                    <dt>Frequency and&nbsp;number of&nbsp;visits</dt>
                                    <ul>
                                        <li>TourSolver allows you to&nbsp;schedule up to&nbsp;64 consecutive days and&nbsp;multiple visits per customer within the&nbsp;planning period.</li>
                                    </ul>
                                    <div class="space-sm"></div>
                                    <dt>Multi-day trips</dt>
                                    <ul>
                                        <li>It is possible to&nbsp;specify whether a&nbsp;sales representative can stay overnight and&nbsp;under what conditions.</li>
                                    </ul>
                                </div>
                                <div class="col-md-6">
                                    <div class="space-sm visible-xs"></div>
                                    <dt>Time parameters for business representatives</dt>
                                    <ul>
                                        <li>Start time and&nbsp;end time.</li>
                                        <li>Possible overtime hours.</li>
                                        <li>Business days (when he can perform visits during the&nbsp;planning period).</li>
                                        <li>Optimal time offset on&nbsp;first visit.</li>
                                        <li>Breaks at work (eg. lunch break).</li>
                                    </ul>
                                    <div class="space-sm"></div>
                                    <dt>Cost parameters</dt>
                                    <ul>
                                        <li>Cost per unit of&nbsp;distance (eg cost per kilometer).</li>
                                        <li>Cost per hour.</li>
                                        <li>Price per overtime.</li>
                                        <li>Fixed costs.</li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="space-md"></div>
                        <div class="row rowpad">
                            <div class="col-md-6 wow fadeInLeft animated animated" style="visibility: visible;">
                                <a href="../img/pro/full/toursolver-regionyoz.jpg" data-lightbox="sample-set" data-title="TourSolver - Optimal distribution and&nbsp;design of&nbsp;regions for sales representatives.">
                                    <img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-regionyoz.jpg">
                                </a>
                                <div class="space-md"></div>
                                <p>Optimal distribution and&nbsp;design of&nbsp;regions for sales representatives.</p>
                            </div>
                            <div class="col-md-6 wow fadeInRight animated animated" style="visibility: visible;">
                                <a href="../img/pro/full/toursolver-gantt.png" data-lightbox="sample-set" data-title="TourSolver - scheduling window with&nbsp;overview of&nbsp;optimization statistics, detailed information for each sales representative and&nbsp;Gantt diagram.">
                                    <img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-gantt.png">
                                </a>
                                <div class="space-md"></div>
                                <p>TourSolver scheduling window with&nbsp;overview of&nbsp;optimization statistics, detailed information for each sales representative and&nbsp;Gantt diagram.</p>
                            </div>
                        </div>
                        <div class="space-md"></div>
                    </div>
                </div>
            </div>
            <div class="container" id="tasks-2">
                <div class="panel panel-default">
                    <div class="panel-body">
                        <h2><i class="fa fa-calendar icon-i effect-1 text-primary"></i>Routes evaluation</h2>
                        <p>The optimization parameters can be set for the&nbsp;TourSolver application so that the&nbsp;computational algorithm performs the&nbsp;route reconstruction exactly as&nbsp;the&nbsp;routes were actually implemented. This means that the&nbsp;visit will be carried out by&nbsp;the same sales agent and&nbsp;in the&nbsp;same order as&nbsp;in&nbsp;reality. The result can then be compared to&nbsp;real-world routes or&nbsp;optimized routes.</p>
                        <div class="row rowpad">
                            <div class="col-md-6 wow fadeInLeft animated animated" style="visibility: visible;">
                                <a href="../img/pro/full/toursolver-statistika.png" data-lightbox="sample-set" data-title="TourSolver - View total statistics in&nbsp;MS Excel.">
                                    <img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-statistika.png">
                                </a>
                                <div class="space-md"></div>
                                <p>View total statistics in&nbsp;MS Excel.</p>
                            </div>
                            <div class="col-md-6 wow fadeInRight animated animated" style="visibility: visible;">
                                <a href="../img/pro/full/toursolver-itinerar.png" data-lightbox="sample-set" data-title="TourSolver - View detailed itinerary in&nbsp;MS Excel.">
                                    <img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-itinerar.png">
                                </a>
                                <div class="space-md"></div>
                                <p>View detailed itinerary in&nbsp;MS Excel.</p>
                            </div>
                        </div>
                        <div class="space-md"></div>
                    </div>
                </div>
            </div>
        </section>
        <section class="section-md" id="specif">
            <div class="container">
                <h2 class="big-title">Specification</h2>
                <ul class="inline-tabs ">
                    <li class="active">
                        <a href="#roads" data-toggle="tab">Maps (road networks)</a>
                    </li>
                    <li>
                        <a href="#geocoding" data-toggle="tab">Geocoding</a>
                    </li>
                    <li>
                        <a href="#licenses" data-toggle="tab">Licenses</a>
                    </li>
                    <li>
                        <a href="#systems" data-toggle="tab">Technical requirements</a>
                    </li>
                </ul>
                <!-- Tab panes -->
                <div class="tab-content">
                    <div class="tab-pane active" id="roads">
                        <h2>Maps (road networks)</h2>
                        <div class="space-sm"></div>
                        <p>TourSolver license includes a&nbsp;navigational map of&nbsp;the Czech and&nbsp;Slovak Republics from Navteq (HERE). Users can perform both country-level optimization and&nbsp;cross-border optimization automatically and&nbsp;without having to&nbsp;buy another license to&nbsp;the&nbsp;second country's navigation map.</p>
                        <p>In addition to&nbsp;the&nbsp;road and&nbsp;street network, map layers include other layers, such as&nbsp;water, forests and&nbsp;greenery, railways and&nbsp;others that are already arranged in&nbsp;the so-called workspace, and&nbsp;the user no longer has to&nbsp;set anything. Everything is ready for immediate work in&nbsp;MapInfo Pro.</p>
                        <p>Road network contains information about real historical speeds obtained from GPS devices. TourSolver user can choose whether to&nbsp;use these historic speeds or&nbsp;their own speed settings for each class of&nbsp;road in&nbsp;the application settings.</p>
                        <div class="space-sm"></div>
                    </div>
                    <div class="tab-pane" id="geocoding">
                        <h2>Geocoding</h2>
                        <div class="space-sm"></div>
                        <p>For route optimization, it is essential that both the&nbsp;customer database and&nbsp;the sales representatives' databases contain geographical coordinates. Position accuracy is then important for the&nbsp;resulting quality of&nbsp;planning.</p>
                        <p>If a&nbsp;user has coordinates stored in&nbsp;their databases, MapInfo Pro will be able to&nbsp;use them to&nbsp;create point objects on&nbsp;the&nbsp;map. TourSolver will be able to&nbsp;perform optimization afterwards. If the&nbsp;XY geographical coordinates are not available to&nbsp;the&nbsp;user, it is necessary to&nbsp;complete them before the&nbsp;optimization process itself.</p>
                        <p>For the&nbsp;geocoding of&nbsp;Czech and&nbsp;Slovak addresses, we have developed a&nbsp;unique tool - <a href="../software/geomarker-pro-e.html">GeoMarker Pro</a>, that enables both automatic and&nbsp;manual geocoding. Our company provides geocoding as&nbsp;a&nbsp;<a href="../services/services.html#service-1">service too</a>.</p>
                    </div>
                    <div class="tab-pane" id="licenses">
                        <h2>Licenses</h2>
                        <dl>
                            <div class="space-sm"></div>
                            <dl>
                                <div class="space-sm"></div>
                                <dt>Unlimited (time) license</dt>
                                <dd>The program is licensed to&nbsp;a&nbsp;specific computer, based on&nbsp;the&nbsp;total number of&nbsp;business representatives (vehicles) and&nbsp;the range of&nbsp;map data. In this case, the&nbsp;license is granted to&nbsp;the&nbsp;user indefinitely.</dd>
                                <div class="space-sm"></div>
                                <dt>Time limited license for 1 year</dt>
                                <dd>The program is licensed to&nbsp;a&nbsp;specific computer, based on&nbsp;the&nbsp;total number of&nbsp;business representatives (vehicles) and&nbsp;the range of&nbsp;map data. The license is provided to&nbsp;the&nbsp;user for one year.</dd>
                                <div class="space-sm"></div>
                                <dt>Project license for 3 months</dt>
                                <dd>A special type of&nbsp;license designed to&nbsp;process a&nbsp;project for a&nbsp;third party or&nbsp;to develop a&nbsp;pilot project within a&nbsp;company. The program is licensed to&nbsp;a&nbsp;specific computer, based on&nbsp;the&nbsp;total number of&nbsp;business representatives (vehicles) and&nbsp;the range of&nbsp;map data. In this case, the&nbsp;license is valid for 3 months.</dd>
                            </dl>
                        </dl>
                    </div>
                    <div class="tab-pane" id="systems">
                        <h2>Technical requirements</h2>
                        <dd>TourSolver is an extension of&nbsp;MapInfo Pro application and&nbsp;can only run and&nbsp;operate in&nbsp;the environment of&nbsp;this application.</dd>
                        <dl class="spec">
                            <div class="space-sm"></div>
                            <dt>Supported operating systems</dt>
                            <dd>
                                <ul>
                                    <li>Windows 8</li>
                                    <li>Windows 7</li>
                                    <li>Windows Vista</li>
                                    <li>Windows XP</li>
                                    <li>Windows 2003 Server</li>
                                    <li>Windows 2008 Server</li>
                                </ul>
                            </dd>
                            <div class="space-md"></div>
                            <dt>MapInfo Pro requirements</dt>
                            <p>MapInfo Pro version 7.5 and&nbsp;higher</p>
                            <div class="space-md"></div>
                            <dt>Hardware requirements</dt>
                            <p>CPU: powerful processor 3,0 Ghz</p>
                            <p>RAM: at least 4GB of&nbsp;RAM</p>
                            <div class="space-md"></div>
                            <dt>Requirements for other applications</dt>
                            <p>To export results, install MS Office XP and&nbsp;higher.</p>
                        </dl>
                    </div>
                </div>
            </div>
        </section>
        <section class="section-md bg-grey" id="links">
            <div class="container">
                <h4 class="big-title">Related links</h4>
                <!-- Nav tabs -->
                <ul class="inline-tabs ">
                    <li class="active">
                        <a href="#products" data-toggle="tab">Products</a>
                    </li>
                    <li>
                        <a href="#services" data-toggle="tab">Services</a>
                    </li>
                    <li>
                        <a href="#documents" data-toggle="tab">Downloads</a>
                    </li>
                </ul>
                <!-- Tab panes -->
                <div class="tab-content">
                    <div class="tab-pane active" id="products">
                        <div class="row portfolio-grid">
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../software/mapinfo-pro-e.html">
                                    <div class="hover-content">
                                        <img class="img-responsive" alt="MapInfo Pro" src="../img/lnk/mapinfo-pro.jpg">
                                        <div class="top-part">
                                            <h5>MapInfo Pro</h5>
                                            <p>Geographical analyses and&nbsp;corporate data visualization on&nbsp;a&nbsp;map. The basic features include thematic mapping, SQL querying, editing, and&nbsp;data modelling.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                        <div class="bottom-part hidden-xs">
                                            <h5>MapInfo Pro</h5>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../software/geomarker-pro-e.html">
                                    <div class="hover-content">
                                        <img class="img-responsive" alt="Geomarker Pro" src="../img/lnk/geomarker-pro.jpg">
                                        <div class="top-part">
                                            <h5>Geomarker Pro</h5>
                                            <p>Solution for address verification and&nbsp;supplementation of&nbsp;missing or&nbsp;incorrectly written addresses incl. geocoding - adding XY coordinates.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                        <div class="bottom-part hidden-xs">
                                            <h5>Geomarker Pro</h5>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-md-4 col-sm-12 col-lg-6">
                                <a href="../software/software-e.html"><h3 class="pull-right">Software</h3></a>
                            </div>
                        </div>
                        <div class="row portfolio-grid">
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../maps-data/administrative-data.html">
                                    <div class="hover-content">
                                        <img class="img-responsive" alt="Administrative data" src="../img/lnk/administrativni-cleneni.jpg">
                                        <div class="top-part">
                                            <h5>Administrative data</h5>
                                            <p>Administrative data of&nbsp;the country suitable for all kind of&nbsp;geographical visualization and&nbsp;data analysis. Usable for creation of&nbsp;custom areas.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                        <div class="bottom-part hidden-xs">
                                            <h5>Administrative data</h5>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../maps-data/postcode-map.html">
                                    <div class="hover-content">
                                        <img class="img-responsive" alt="Postcode map" src="../img/lnk/mapa-psc.jpg">
                                        <div class="top-part">
                                            <h5>Postcode map</h5>
                                            <p>Map of&nbsp;postcode areas and&nbsp;points suitable for all kind of&nbsp;geographical visualization and&nbsp;data analysis linked to&nbsp;the&nbsp;postal code and&nbsp;addresses.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                        <div class="bottom-part hidden-xs">
                                            <h5>Postcode map</h5>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../maps-data/sociodemographic-data.html">
                                    <div class="hover-content">
                                        <img class="img-responsive" alt="Sociodemographic data" src="../img/lnk/sociodemograficka-data.jpg">
                                        <div class="top-part">
                                            <h5>Sociodemographic data</h5>
                                            <p>An extensive summary of&nbsp;the statistical data about population, houses and&nbsp;flats from Census in&nbsp;administrative units of&nbsp;the country.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                        <div class="bottom-part hidden-xs">
                                            <h5>Sociodemographic data</h5>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-sm-6 col-lg-3 col-md-12">
                                <a href="../maps-data/maps-data.html"><h3 class="pull-right">Maps and&nbsp;data</h3></a>
                            </div>
                        </div>
                    </div>
                    <div class="tab-pane" id="services">
                        <div class="row portfolio-grid">
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../services/services.html#service-4">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>Modelling and&nbsp;route optimization</h5>
                                                <p>We provide comprehensive consultancy in&nbsp;designing and&nbsp;modifying sales areas including the&nbsp;optimization of&nbsp;salespersons itineraries.</p>
                                            </div>
                                            <i class="fa fa-users"></i>
                                        </div>
                                        <div class="top-part">
                                            <h5>Modelling and&nbsp;route optimization</h5>
                                            <p>We provide comprehensive consultancy in&nbsp;designing and&nbsp;modifying sales areas including the&nbsp;optimization of&nbsp;salespersons itineraries.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../services/services.html#service-2">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>Geographic analysis</h5>
                                                <p>We provide wide range of&nbsp;geographic analysis, incl. custom map outputs, data preparation and&nbsp;maintenance and&nbsp;other works according to&nbsp;customer requirements.</p>
                                            </div>
                                            <i class="fa fa-globe"></i>
                                        </div>
                                        <div class="top-part">
                                            <h5>Geographic analysis</h5>
                                            <p>We provide wide range of&nbsp;geographic analysis, incl. custom map outputs, data preparation and&nbsp;maintenance and&nbsp;other works according to&nbsp;customer requirements.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../services/services.html#service-3">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>Catchment areas</h5>
                                                <p>According to&nbsp;the&nbsp;client needs we provide catchment areas creation including update of&nbsp;the socio-demographic indicators into the&nbsp;developed regions.</p>
                                            </div>
                                            <i class="fa fa-bullseye"></i>
                                        </div>
                                        <div class="top-part">
                                            <h5>Catchment areas</h5>
                                            <p>According to&nbsp;the&nbsp;client needs we provide catchment areas creation including update of&nbsp;the socio-demographic indicators into the&nbsp;developed regions.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <a href="../services/services.html#service-7">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>Training and&nbsp;technical support</h5>
                                                <p>We provide professional training and&nbsp;technical support on&nbsp;delivered products both in&nbsp;Brno and&nbsp;at the&nbsp;client's premises.</p>
                                            </div>
                                            <i class="fa fa-file-text-o"></i>
                                        </div>
                                        <div class="top-part">
                                            <h5>Training and&nbsp;technical support</h5>
                                            <p>We provide professional training and&nbsp;technical support on&nbsp;delivered products both in&nbsp;Brno and&nbsp;at the&nbsp;client's premises.</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">More information</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                            <div class="col-lg-12 col-sm-12 col-md-8">
                                <a href="../services/services.html"><h3 class="pull-right">Services</h3></a>
                            </div>
                        </div>
                    </div>
                    <div class="tab-pane" id="documents">
                        <div class="row portfolio-grid">
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <div onclick="GetFile()">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>TourSolver - Data Sheet</h5>
                                                <p>Data sheet about the&nbsp;optimization solution TourSolver.<br><br>
                                                                    PDF 2,7 MB<br>
            															(czech)</p>
                                            </div>
                                            <i class="fa fa-file-pdf-o"></i>
                                        </div>
                                        <div class="top-part">
                                            <a href="../dokumenty/TourSolver-PL-CZ.pdf" target="_blank" style="display: none;"></a>
                                            <h5>TourSolver - Data Sheet</h5>
                                            <p>Data sheet about the&nbsp;optimization solution TourSolver.<br><br>
                                                                    PDF 2,7 MB<br>
            															(czech)</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">Download</button>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <div onclick="GetFile()">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>Salesmen optimization</h5>
                                                <p>Region modelling and&nbsp;salesmen optimization.<br><br>
                                                                    PDF 786 kB<br>
            															(czech)</p>
                                            </div>
                                            <i class="fa fa-file-pdf-o"></i>
                                        </div>
                                        <div class="top-part">
                                            <a href="../dokumenty/TourSolver-PL-optimalizace OZ-CZ.pdf" target="_blank" style="display: none;"></a>
                                            <h5>Salesmen optimization</h5>
                                            <p>Region modelling and&nbsp;salesmen optimization.<br><br>
                                                                    PDF 786 kB<br>
            															(czech)</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">Download</button>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <div onclick="GetFile()">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>TourSolver - Case Study</h5>
                                                <p>Case study from company Danone in&nbsp;Czech Republic.<br><br>
                                                                    PDF 279 kB<br>
            															(czech)</p>
                                            </div>
                                            <i class="fa fa-file-pdf-o"></i>
                                        </div>
                                        <div class="top-part">
                                            <a href="../dokumenty/TourSolver-CS-Danone-CZ.pdf" target="_blank" style="display: none;"></a>
                                            <h5>TourSolver - Case Study</h5>
                                            <p>Case study from company Danone in&nbsp;Czech Republic.<br><br>
                                                                    PDF 279 kB<br>
            															(czech)</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">Download</button>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-6 prod-li">
                                <div onclick="GetFile()">
                                    <div class="hover-content">
                                        <div class="body-part">
                                            <div class="body-part-inner">
                                                <h5>TourSolver - Case Study</h5>
                                                <p>Case study from CPM, field marketing operations company.<br><br>
                                                                    PDF 1,2 MB<br>
            															(english)</p>
                                            </div>
                                            <i class="fa fa-file-pdf-o"></i>
                                        </div>
                                        <div class="top-part">
                                            <a href="../dokumenty/TourSolver-CS-CPM-EN.pdf" target="_blank" style="display: none;"></a>
                                            <h5>TourSolver - Case Study</h5>
                                            <p>Case study from CPM, field marketing operations company.<br><br>
                                                                    PDF 1,2 MB<br>
            															(english)</p>
                                            <button class="btn btn-default-trn btn-sm" href="#">Download</button>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-4 col-sm-6 col-lg-9">
                                <a href="../dokumenty/downloads.html"><h3 class="pull-right">Downloads</h3></a>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="space-sm"></div>
            </div>
        </section>
        <!--===/END    MAIN WRAP     ===-->
        <!--===    SCRIPTS     ===-->
        <!-- jQuery -->
        <script src="../assets/js/min/jquery.min.js"></script>
        <script src="../assets/js/min/jquery-ui.min.js"></script>
        <!-- Bootstrap JS -->
        <script src="../assets/js/min/bootstrap.min.js"></script>
        <!-- Bootstrap Plugin - open dropdown on&nbsp;hover -->
        <script src="../assets/js/min/bootstrap-hover-dropdown.min.js"></script>
        <!-- WOW.js - loading animations -->
        <script src="../assets/js/min/wow.min.js"></script>
        <!-- Smooth sroll -->
        <script src="../assets/js/min/jquery.nicescroll.min.js"></script>
        <script src="../assets/js/min/jquery.scrollto.min.js"></script>
        <script src="../assets/js/min/jquery.nav.js"></script>
        <!-- Lightbox -->
        <script src="../assets/js/min/lightbox.min.js"></script>
        <!-- Must be last of&nbsp;all scripts -->
        <script src="../assets/js/min/download-form.e.min.js"></script>
        <script src="../assets/js/min/scripts.min.js"></script>
        <!--[if lt IE 9]>
          	<script src="../assets/js/min/html5shiv.min.js"></script>
			<script src="../assets/js/min/respond.min.js"></script>
    	<![endif]-->
        <!--===/END    SCRIPTS     ===-->
        <!--===    FOOTER     ===-->
        <footer class="footer">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-md-4 col-lg-4 col-sm-12 col-xs-12">
                            <h4>Contact</h4>
                            <ul class="info-list md-list i-primary">
                                <li>
                                    <i class="fa fa-envelope fa-fw"></i>
                                    <a href="mailto:info@csmap.cz">info@csmap.cz</a>
                                </li>
                                <li class="no-hover">
                                    <i class="fa fa-phone fa-fw"></i>
                                    +420 543 245 896
                                </li>
                                <li>
                                    <i class="fa fa-map-marker fa-fw"></i>
                                    <a href="../csmap/contacts.html#map" title="Show on&nbsp;map">Hněvkovského 30/65, 61700 Brno</a>
                                </li>
                                <li>
                                    <ul class="circle-icons icons-list">
                                        &nbsp;&nbsp;
                                        <li>
                                            <a target="_blank" href="https://www.linkedin.com/company/csmap-s.r.o." title="Follow us on&nbsp;LinkedIn"><i class="fa fa-linkedin"></i></a>
                                        </li>
                                        <li>
                                            <a target="_blank" href="https://www.youtube.com/user/mapinfo" title="YouTube MapInfo"><i class="fa fa-youtube-play"></i></a>
                                        </li>
                                    </ul>
                                </li>
                            </ul>
                        </div>
                        <div class="space-sm visible-sm visible-xs"></div>
                        <div class="col-md-4 col-lg-4 col-xs-12 col-sm-6">
                            <h4>Products</h4>
                            <ul class="info-list md-list i-primary">
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="mapinfo-pro-e.html">MapInfo Pro</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="geomarker-pro-e.html">GeoMarker Pro</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="toursolver-e.html">TourSolver</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="fme-desktop-e.html">FME Desktop</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../maps-data/postcode-map.html">Postcode map</a>
                                </li>
                            </ul>
                        </div>
                        <div class="space-sm visible-xs"></div>
                        <div class="col-md-4 col-lg-4 col-xs-12 col-sm-6">
                            <h4>Links</h4>
                            <ul class="info-list md-list i-primary">
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../csmap/about.html">About CSmap</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../dokumenty/downloads.html">Downloads</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../csmap/faq.html">FAQ</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../csmap/registration.html">Product registration</a>
                                </li>
                                <li>
                                    <i class="fa fa-angle-right fa-fw"></i>
                                    <a href="../csmap/technical-support.html">Technical support</a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <p>© CSmap, s.r.o. All rights reserved.</p>
                </div>
            </div>
        </footer>
        <!--===/END    FOOTER     ===-->
    </body>
</html>

ACC SHELL 2018