[general]
name=Routes and Zones
qgisMinimumVersion=2.8
description=Plugin RaZ is a wrapper for standard network analysis library in QGIS. Allows you to calculate a routes and zone of transport accessibility from one set of points to another set of points.
description[ru]=Плагин RaZ использует стандартную библиотеку сетевого анализа QGIS. Рассчитывает маршруты от одного множества точек до другого, не превышающие заданное значение. Рассчитывает зоны транспортной доступности от множества точек по заданному растоянию.
about=On the basis of user data, the plug-in solves two problems. The first task is to build routes from one group of point objects to other point objects group, subject to specified limits on the length of the route. To speed up the process, using the previously calculated return routes and recorded routes, previously ignored because it exceeded the length restrictions. The second task is the calculation of the areas transport accessibility of the specified length around an arbitrary group of point objects. Sample QGIS project file is in plugin subdirectory "sample-data". Use interface illustration file is "sample-data/illustration/sample use.png".
about[ru]=На основании пользовательских данных, плагин решает две задачи. Первая задача – построение маршрутов от одной группы точечных объектов до другой группы точечных объектов, с учётом заданного ограничения длины маршрута. Для ускорения процесса, используются ранее рассчитанные обратные маршруты и учитываются маршруты, игнорированные ранее из-за превышения ограничения длины. Вторая задача – расчёт зон транспортной доступности указанной протяженности вокруг произвольной группы точечных объектов. Пример проекта QGIS находится в подкаталоге плагина "sample-data". Иллюстрация интерфейса работы "sample-data/illustration/sample use russian.png".
version=0.0.1
icon=icons/zone.png
experimental=True
tags=vector,directions,routing,network analysis
category=Vector
homepage=http://plugins.qgis.org/plugins/raz/
tracker=https://github.com/Biryuchkov/raz/issues
repository=https://github.com/Biryuchkov/raz
author=Dmitriy Biryuchkov
email=biryuchkov@gmail.com
