ACC SHELL
<!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 | Administrative data</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="../maps-data/administrative-data.html">EN</a>
</li>
<li>
<a href="../mapy-data/administrativni-cleneni.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 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 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-maps-data bg-center bg-cover bg-height bannerContainer" id="about">
<div class="bg-filter-v1 bg-height">
<div class="container section-lg">
<h1 class="top-title">Maps and data</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">Administrative data</a>
</li>
<li>
<a href="#sample" class="scroll">Sample</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>Administrative data</h2>
<div class="space-md"></div>
<div class="row">
<div class="col-md-6"></div>
<div class="col-md-12">
<h4>Administrative maps represent territorial and statistical divisions of the countries. Map sets of administrative divisions allow you to create sociodemographic, statistical, marketing and business analysis of your own databases. The individual map layers can also be used in combination with governmental statistical data (census, statistical survey, regional databases, publications, analysis with other information services).</h4>
<h4>Vector layers can be used as a basis for creating your own regional sales representatives with service regions. Layers include database information such as codes with names relevant for each administrative unit.</h4>
</div>
</div>
<div class="space-lg"></div>
<div class="row">
<div class="wow fadeInRight animated animated col-sm-4 col-sm-push-8 col-md-4 col-md-push-8">
<img class="img-responsive img-intro img-shadow" alt="Administrativní členění" src="../img/lnk/administrativni-cleneni.jpg" />
<div class="space-md visible-xs"></div>
</div>
<div class="col-sm-8 col-sm-pull-4 col-md-8 col-md-pull-4">
<dl>
<dt>Usage</dt>
<dd>Layers of administrative boundaries are most commonly used in the following cases:</dd>
<ul>
<li>Formation of a thematic maps.</li>
<li>Basis for geographic data visualization of company datasets (turnover, customer satisfaction, number of customers and others) and visualization of external data (population, unemployment, industrial production etc.).</li>
<li>Creating custom regions - creating sales representatives regions, distribution and service regions, etc.</li>
</ul>
</dl>
</div>
</div>
</div>
</section>
<section class="bg-grey section-md" id="sample">
<div class="container">
<h2 class="big-title">Sample</h2>
<p>The dataset contains vector layers of administrative divisions for usage within GIS software tools such as MapInfo Pro. You can connect data to the administrative units according to coordinates with addresses and use it for geographic analysis.</p>
<div class="row">
<div class="col-md-6">
<div class="float-box wow fadeInLeft animated animated" style="visibility: visible; animation-delay: 0.25s; -webkit-animation-delay: 0.25s; -moz-animation-delay: 0.25s;" data-wow-delay="0.25s">
<br />
<a href="../img/pro/full/admin-1.png" data-lightbox="sample-set" data-title="Most of the boundaries of administrative units are structural. It means that the superior region disintegrates into lower levels such as regions divide into districts, municipalities etc.">
<img class="img-responsive img-shadow" alt="Administrativní členění" src="../img/pro/admin-1.png" />
</a>
<div class="space-md"></div>
<p>Most of the boundaries of administrative units are structural. It means that the superior region disintegrates into lower levels such as regions divide into districts, municipalities etc.</p>
</div>
</div>
<div class="col-md-6">
<div class="float-box wow fadeInRight animated animated" style="visibility: visible; animation-delay: 0.25s; -webkit-animation-delay: 0.25s; -moz-animation-delay: 0.25s;" data-wow-delay="0.25s">
<br />
<a href="../img/pro/full/admin-2.png" data-lightbox="sample-set" data-title="Administrative units can be used to view your own with statistical data.">
<img class="img-responsive img-shadow" alt="Administrativní členění" src="../img/pro/admin-2.png" />
</a>
<div class="space-md"></div>
<p>Administrative units can be used to visualize your own data with data obtained from many different external sources (statistical data, surveys etc.).</p>
</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="#czechrep" data-toggle="tab">Czech Republic</a>
</li>
<li>
<a href="#slovakrep" data-toggle="tab">Slovakia</a>
</li>
<li>
<a href="#otherrep" data-toggle="tab">Other countries</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane active" id="czechrep">
<h2>Czech Republic</h2>
<div class="row">
<div class="col-md-8">
<p>The dataset contains vector layers of administrative divisions of the Czech Republic for GIS software usage. List of levels:</p>
<ul>
<li>Country (NUTS 1)</li>
<li>Cohesion regions (NUTS2, 8 units)</li>
<li>Regions (NUTS3, 14 units)</li>
<li>Districts (NUTS4, 77 units)</li>
<li>Municipalities with extended competency (approximately 200 units)</li>
<li>Municipality with accredited office (approximately 400 units)</li>
<li>Municipalities (approximately 6.250 units)</li>
<li>City parts of bigger cities (approximately 140 units)</li>
<li>Urban districts of Prague (10 units)</li>
<li>Cadastral territories (approximately 13.000 units)</li>
<li>Basic settlement units (approximately 22000 units)</li>
</ul>
<dt>Attributes</dt>
<p>The layers contain the names and codes of the relevant administrative level, including codes and names of higher region levels.</p>
<dt>Formats</dt>
<p>MapInfo TAB with ESRI SHP. We are able to convert data to other GIS formats per request.</p>
<dt>Coordinate systems</dt>
<p>S-JTSK, WGS-84, with UTM</p>
<div class="space-sm"></div>
</div>
<div class="col-md-4 wow fadeInRight animated animated">
<a href="../img/pro/full/admin-schema.png" data-lightbox="sample-set" data-title="Levels of the administrative division of the Czech Republic">
<img class="img-responsive img-shadow" alt="Administrativní členění" src="../img/pro/admin-schema.png" />
</a>
</div>
</div>
</div>
<div class="tab-pane" id="slovakrep">
<h2>Slovakia</h2>
<p>The dataset contains vector layers of administrative divisions of the Slovak Republic for GIS software usage. List of levels:</p>
<ul>
<li>Country (NUTS 1)</li>
<li>Cohesion regions (NUTS 2, 4 units)</li>
<li>Regions (NUTS3, 8 units)</li>
<li>Districts (NUTS4, 79 units)</li>
<li>Municipalities (approximately 2.930 units)</li>
<li>Territorial Technical Unit (approximately 3.500 units)</li>
<li>Basic settlement units (approximately 7.200 units)</li>
</ul>
<dt>Attributes</dt>
<p>The layers contain the names and codes of the relevant administrative level, including codes and names of higher region levels. Municipalities, Territorial Technical Unit and Basic settlement units also contain region type.</p>
<dt>Formats</dt>
<p>MapInfo TAB with ESRI SHP. We are able to convert data to other GIS formats per request.</p>
<dt>Coordinate Systems</dt>
<p>S-JTSK, WGS-84 with UTM</p>
<div class="space-sm"></div>
</div>
<div class="tab-pane" id="otherrep">
<h2>Other countries</h2>
<dl>
<div class="space-sm"></div>
<dd>Due to the extensive network of our partners abroad, we are able to provide administrative boundaries not only for the neighbouring countries, but also for a large part of the world. The level of available detail may vary for different countries.</dd>
</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>
</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="../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 postcode areas and points suitable for all kind of geographical visualization and data analysis linked to the postal code and 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 the statistical data about population, houses and flats from Census in administrative units of 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-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../maps-data/purchase-power.html">
<div class="hover-content">
<img class="img-responsive" alt="Purchase power" src="../img/lnk/kupni-sila-obyvatel.jpg">
<div class="top-part">
<h5>Purchase power</h5>
<p>Information about purchasing power and expenditure potential of the population useful for marketing and business development activities.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>Purchase power</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 data</h3></a>
</div>
</div>
<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 corporate data visualization on a map. The basic features include thematic mapping, SQL querying, editing, and 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-sm-6 prod-li col-lg-9 col-md-8">
<a href="../software/software-e.html"><h3 class="pull-right">Software</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-2">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Geographic analysis</h5>
<p>We provide wide range of geographic analysis, incl. custom map outputs, data preparation and maintenance and other works according to 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 geographic analysis, incl. custom map outputs, data preparation and maintenance and other works according to 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 the client needs we provide catchment areas creation including update of the socio-demographic indicators into the developed regions.</p>
</div>
<i class="fa fa-bullseye"></i>
</div>
<div class="top-part">
<h5>Catchment areas</h5>
<p>According to the client needs we provide catchment areas creation including update of the socio-demographic indicators into the 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-4">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Modelling and route optimization</h5>
<p>We provide comprehensive consultancy in designing and modifying sales areas including the optimization of salespersons itineraries.</p>
</div>
<i class="fa fa-users"></i>
</div>
<div class="top-part">
<h5>Modelling and route optimization</h5>
<p>We provide comprehensive consultancy in designing and modifying sales areas including the optimization of 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-sm-6 col-md-12">
<a href="../services/services.html"><h3 class="pull-right">Services</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 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 all scripts -->
<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 map">Hněvkovského 30/65, 61700 Brno</a>
</li>
<li>
<ul class="circle-icons icons-list">
<li>
<a target="_blank" href="https://www.linkedin.com/company/csmap-s.r.o." title="Follow us on 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="../software/mapinfo-pro-e.html">MapInfo Pro</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../software/geomarker-pro-e.html">GeoMarker Pro</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../software/toursolver-e.html">TourSolver</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../software/fme-desktop-e.html">FME Desktop</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="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