Bug #208

Loading source data fails if an unknown CRS is referenced

Added by Simon Templer almost 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:07/09/2010
Priority:Normal Due date:
Assignee:Simon Templer % Done:

100%

Category:-
Target version:2.0-RC1

Description

When a GML file references a CRS that is not known to Geotools, in some cases (e.g. using the GML2 parsing configuration) parsing the GML file fails with an error.
It should be possible to register the WKT of the corresponding CRS to Geotools to allow loading this source data.

History

Updated by Simon Templer almost 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

- added CRS factory that allows adding WKTs at runtime and stores them in the Java Preferences
- added PreferencePage for configuring the CRS factory

Also available in: Atom PDF