Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.00, 3.01, 3.02, 3.03, 3.04, 3.05, 3.06, 3.07, 3.08, 3.09, 3.10, 3.11
-
Fix Version/s: 3.12
-
Component/s: Referencing
-
Labels:
Description
DirectEpsgFactory.getAuthorityCodes(Class) correctly filters the returned collection when the Class argument is GeographicCRS or ProjectedCRS, but does not when the argument is VerticalCRS or TemporalCRS. It needs to filter those type as well.