ThinkGeo.com    |     Documentation    |     Premium Support

Crash using Proj4

I've upgraded to the latest development build and started getting a NullReferenceException on a line of code that used to work.


Proj4Projection prj = new Proj4Projection(Proj4Projection.GetEpsgParametersString(4326), Proj4Projection.GetEpsgParametersString(32611));


I've verified that the Prj4Projection.GetEpsgParameterString both returns results, the exception happens somewhere within the constructor.


Thanks,


 


.Ryan.



Hi Ryan, 
  
 We made a little change to the Proj4Propjection class yesterday and didn’t test it thoroughly and that led to the bug. 
 We fixed it today, it’s functioning properly now. 
 Please download the next build and try again. 
 We are sorry for the inconvenience caused by the bug. 
 And please let us know if you have any other questions. 
  
 Regards, 
 Tsui