[general]
name=Projestions
qgisMinimumVersion=3.0
description=Projestions: projection suggestions
version=0.4.0
author=Eric Brelsford
email=ebrelsford@gmail.com
tracker=http://github.com/ebrelsford/qgis-projestions/issues
repository=http://github.com/ebrelsford/qgis-projestions
homepage=https://projest.io/ns/
tags=crs,projection
category=Web
icon=icon.png
experimental=True
deprecated=False

about=Projestions (projection + suggestions) for your active map layer or project using the EPSG area of use data. Select which geometry to send to the API for projestions, then the top suggestions are displayed. Select one of the suggested projections to set your project's projection.

changelog=0.4.0
   - Upgrade to QGIS 3.0, uncluding Python and Qt changes
  0.3.0
   - Improve metadata
   - Add tests
  0.2.1
   - Bug fix and performance improvements when active layer geometry is used with a large number of features
  0.2.0
   - Move to `Plugins`
   - Search by active layer's geometry in addition to extent
  0.1.2
   - Use HTTPS
   - Handle exceptions when loading from API
