Opened 17 years ago

Last modified 9 years ago

#1385 closed defect

reading gcs.csv & pcs.csv is not locale invariant — at Initial Version

Reported by: baumann@… Owned by: warmerdam
Priority: normal Milestone: 2.0.0
Component: OGR_SRS Version: unspecified
Severity: normal Keywords:
Cc: Markus Neteler

Description

I have to set the locale to "setlocale(LC_ALL, "C");" before doing an "ogrSpatialRef->importFromEPSG(epsg);". This should be documented somewhere. 

Even better: make the reading of the corresponding CSV files locale invariant by setting the locale to "C" temporarilly during import...

Change History (0)

Note: See TracTickets for help on using tickets.