You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
thank you for your bug report. At the moment i do not have time to analyze your report. Can you provide a version that is resolving your observed issues? Then i can publish a new version of this package.
Thank you!
I am having an issue while I convert this into java .jar file using Matlab compiler SDK.
error in eclipse:
using :
prj4_params = '-f "%.12f" +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs +to +proj=tmerc +lat_0=42d50 +lon_0=-70d10 +k=0.9999666666666667 +x_0=900000 +y_0=0 +ellps=GRS80 +units=m +no_defs'; [x,y] = cs2cs(lon, lat, prj4_params)
thanks
The text was updated successfully, but these errors were encountered: