Skip to content

Crs not supported with small case #226

@GinaStavropoulou

Description

@GinaStavropoulou

I am getting this exception when I run the tests:

image

It seems that it does not recognize my CRS even though it starts exactly with the suggested string.
I believe the issue lies here.
In this line you are checking the CRS against http://www.opengis.net/def/crs/EPSG with EPSG in capital letters. And right bellow you suggest that it should be "starting with http://www.opengis.net/def/crs/epsg"

Shouldn't both capital and lower case letters be accepted?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To verify

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions