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
I think the only way to really handle address this issue to manually review the list of projections offered here and update the method override. Although I have to say that at least in my use case I have never had to consider the Projection EPSG code as separate from CRS EPSG code.
What is the method to get the integer code for a CRS identified by name?
The method
getESPGCode()
has hardcodes return0
:[lines 750-755 of file òrg.locationtech.proj4j.proj.Projection']
The text was updated successfully, but these errors were encountered: