[general]
name=NTv2 Datum Transformations
description=NTv2 Datum Transformations for the QGIS Processing toolbox. This plugin is directly derived from https://github.com/qgispt/processing_pttransform originally developed by Alexander Bruy, Pedro Venâncio and NaturalGIS (http://www.naturalgis.pt/), with the support of the Portuguese QGIS user group (http://www.qgis.pt/).
about=Developed by Alexander Bruy and Manghi for NaturalGIS (http://www.naturalgis.pt/)
category=Plugins
version=0.20
qgisMinimumVersion=3.4
icon=icons/naturalgis_32.png
tags=processing,grids,ntv2,transformations,datum
author=Giovanni Manghi for NaturalGIS
email=giovanni.manghi@naturalgis.pt
homepage=http://www.naturalgis.pt/
tracker=https://github.com/NaturalGIS/ntv2_transfomations/issues
repository=https://github.com/NaturalGIS/ntv2_transfomations
experimental=False
deprecated=False
changelog=0.20
    - Porting of the plugin to QGIS 3.*
    0.16
    - Change source for NTV2 grids to avoid SSL/TLS errors when grids are download on Windows
    0.15
    - Improved transformations for Australia
    0.14
    - Fixed the name of Australia grids
    0.13
    - Support for Australia "AGD66_to_GDA94_2001_09_13.gsb" and "AGD84_to_GDA94_2001_07_02.gsb" NTv2 grids for transformations between "AGD66/AGD84" and "GDA94"
    0.12
    - Plugin update to work on QGIS >= 2.14. The plugin nows also work only with Processing shipped with QGIS >= 2.14
    0.11
    - Fix a bug in inverse transformations for Portugal
    0.10
    - Support for Austria "AT_GIS_GRID.gsb" NTv2 grid for transformations between "MGI/Austria GK west [EPSG:31254], MGI/Austria GK central,[EPSG:31255], MGI/Austria GK east [EPSG:31256], MGI/Austria GK M28 [EPSG:31257], MGI/Austria GK M31 [EPSG:31258], MGI/Austria GK M34 [EPSG:31259]" and "ETRS89 [EPSG:4258]"
    0.9
    - Support for Austria "AT_GIS_GRID.gsb" NTv2 grid for transformations between "MGI [EPSG:4312]" and "ETRS89 [EPSG:4258]"
    0.8
    - Support for Dutch "rdtrans2008.gsb" NTv2 grid for transformations between "Amersfoort/RD [EPSG:28992]" and "ETRS89 [EPSG:4258]"
    - Refactor for Portuguese transformations classes (RasterPT_ETR89PTTM06DirInv and VectorPT_ETR89PTTM06DirInv)
    0.7
    - Support for Catalonia "100800401.gsb" NTv2 grid for transformations between ED50/UTM 31N [EPSG:23031] and ETRS89/UTM zone 31N [EPSG:25831]
    0.6
    - Support for Croatia "HRNTv2.gsb" NTv2 grid for transformations between "HDKS5/6 [Custom CRSs]" and "HTRS96/Croatia TM [EPSG:3765]"
    0.5
    - Fixes input vectors layers when source are not shapefiles and when there are spaces in paths (under Windows)
    0.4
    - Support for Switzerland "CHENYX06a.gsb" and "chenyx06etrs.gsb" NTv2 grids for transformations between "CH1903 [EPSG:21781]" and "ETRS89 [EPSG:4258]"/"CH1903+ [EPSG:2056]"
    - Support for United Kingdom "OSTN02_NTv2.gsb" NTv2 grid for transformations between "OSGB 1936/British National Grid [EPSG:27700]" and "ETRS89 [EPSG:4258]"
    - Overhauled ogr2ogr process in order to get better results while doing inverse transformations
    - Removed some parameters from raster (gdalwarp) transformations to avoid problems with palletted rasters and with certain no data values
    - Grids are not shipped anymore with the plugin because the QGIS plugins repository has a 10MB size limit for for each plugin and there were grids os a few MB each. Instead are now downloaded automatically when running for the first time one of the tools
    0.3
    - Support for Italy (Emilia-Romagna) "RER_AD400_MM_ETRS89_V1A.gsb" and "RER_ED50_ETRS89_GPS7_K2.GSB" NTv2 grids for transformations between "Monte Mario - GBO [EPSG:3003]"/"UTM - ED50 [EPSG:23032]" and "ETRS89 [EPSG:4258]"
    0.2
    - Support for Spain (mainland) "PENR2009.gsb" NTv2 grid for transformations between "ED50/UTM Zones 29/30/31N [EPSG:23029/30/31]" and "ETRS89 [EPSG:4258]" coordinate reference systems
    0.1
    - Support for Germany "BETA2007.gsb" NTv2 grid for transformations between "Gauss-Krüger zone 3 [EPSG:31467]" and "ETRS89 [EPSG:4258]" coordinate reference systems
    - Support for Portugal (mainland) "pt73_e89.gsb", "ptLX_e89.gsb", "ptED_e89.gsb", "D73_ETRS89_geo.gsb" and "DLX_ETRS89_geo.gsb" NTv2 grids for transformations between "Datum 73"/"Datum Lisboa"/"Datum Europeu 1950 [EPSG:20791/EPSG:5018/ESRI:102165/EPSG:20790/ESRI:102164/EPSG:27493/ESRI:102161/ESRI:102160/EPSG:23029]" and "ETRS89/PT-TM06 [EPSG:3763]" coordinate reference systems
