I have two QDoubleSpinboxes that updates the value of latitude and longitude of a point respectively. The data is in the CRS "EPSG:32643 - WGS 84 / UTM zone 43N" I had also set range of the QDoubleSpinBoxes to maximum and minimum extent of the projection. The plugin works fine for this projection and if the data is in some other projection, the value differs and QDoubleSpinBoxes range fails. Is there any solution on solving this issue?
أكثر...
أكثر...