[general]
name=QChainage
qgisMinimumVersion=2.2
# qgisMaximumVersion=2.9
description=This plugin takes line features and creates a new layer of points
    in provided distances on top of this Lines. Optionally you can set the
    startpoint (distance from the start of the line) and the endpoint (stop
    before reaching the end of the line) and automatically label the new
    points with the distances.
about=QChainage is either separating the selected (or all) Line-Features into 
 parts, or linear referencing after a chosen distance. All along the whole
 Feature or between selectable start and endpoint.
category=Vector
version=0.3.9
author=Werner Macho
email=werner.macho@gmail.com

; optional metadata entries
changelog=
    0.3.9 mark start and endpoint only
    0.3.8 minor bugfixes
    0.3.7 make it work with QGIS 2.10 and later (until 3.0)
    0.3.6 start with shapefile export and better error handling
    0.3.5 stable release with new features added
    0.3.4 added possibility to divide into more than 99 parts
    0.3.3 Adding new Labeling Tab with decimal places
    0.3.2 Added finnish language, small bugfix when using endpoint
    0.3.1 Plugin upload failed
    0.3.0 Bugfix Release
    0.2.3 Dividing into equal sections
    0.2.2 Fix of missing File, Added force of last point

tags=vector, Feature chainage, measurement, chainages, linear referencing
homepage=https://github.com/mach0/qchainage
tracker=https://github.com/mach0/qchainage
repository=https://github.com/mach0/qchainage
icon=img/qchainage.png
experimental=True
deprecated=False
