Skip to content
Snippets Groups Projects
Commit e355c1b7 authored by zrgt's avatar zrgt
Browse files

Change CRS value type to string

parent cdce5d97
No related branches found
No related tags found
No related merge requests found
......@@ -357,7 +357,7 @@ KWARGS = {
ID_SHORT: CRS,
DESCRIPTION: None,
SEMANTIC_ID: None,
VALUE_TYPE: float,
VALUE_TYPE: str,
QUALIFIER: tuple([optional_qualifier()]),
},
NOTIZ: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment