[general]
name=israel_trancsad_fix
description=Fixes coordinate shift when importing TransCAD layers into QGIS (Israel ITM)
about=Fixes a coordinate shift that can occur when vector layers exported
    from TransCAD are opened in QGIS using the Israel ITM projection (EPSG:2039).
    The plugin adds a processing algorithm for applying a corrective transformation to 
    realign geometries with Israeli basemaps and datasets.
    
    Custom Projection by Guy Kazakov (@mrnapop)
version=0.1.4
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
author=Guy Kazakov, Eithan Weiss Schonberg
email=eithan.schonberg@gmail.com
repository=https://github.com/eithanwes/israel_trancsad_fix
homepage=https://github.com/eithanwes/israel_trancsad_fix
tracker=https://github.com/eithanwes/israel_trancsad_fix/issues
icon=
tags=israel,transcad
changelog=
 Version 0.1.4:
 - reorder operations for robustness

 Version 0.1.3:
 - update metadata.txt with new description

 Version 0.1.2:
 - add name to credit

