Opened 14 years ago
Last modified 14 years ago
#1600 closed defect
Fix threading error with CodeToWkt() method — at Initial Version
Reported by: | brucedechant | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 2.3 |
Component: | General | Version: | 2.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1386343 |
Description
In the CodeToWkt() method it can sometimes generate an empty WKT string when dealing with EPSG codes because the CSepsg2adskCS() CS API is not thread safe.
Note:
See TracTickets
for help on using tickets.