Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uperror on selecting user defined projection #57
Comments
|
Thanks for reporting. Will fix ASAP. Lorenzo On 9 November 2016 at 13:45, Bruno Marcos notifications@github.com wrote:
|
Fix on issue #57 - ginput was left to gWidgets2RGT2 syntax !
|
Should be fixed on commit 5ec1527 Feel free to re-open if you still have problems ! |
While changing from 'Sinusoidal' to 'User defined', gives the following error, which prevents the user from inserting the proj4 string for the user defined projection:
Error in paste(...) : argument "message" is missing, with no defaultChanging the proj4 string and bbox directly from the JSON file, and then loading it on the GUI, allows for the processing to run, but the message appears once more.