# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=SL Cadaster
qgisMinimumVersion=2.18
description=To Check the Cadaster Plan in Sri Lanka
version=0.2
author=Prabhath W.J.K.A.N. Survey Dept. of Sri Lanka
email=npjasinghe@gmail.com

about=This tool lets you find the error polygons that have no labels, technically not closed polygons. If any errors the subject polygons are highlighted and datails of the plan can be seen in the auto genarated text file in your DXF folder. Please read the guidelines before run the tool. And the second part of the tool lets you compare the extent of Lots in TL and computed extent of your plan. If there any extent error, the report will show it against the lot number in your DXF folder.

tracker=https://github.com/WJKANprabhath/SLCadaster/issues
repository=https://github.com/WJKANprabhath/SLCadaster
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/WJKANprabhath/SLCadaster/wiki
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

