Skip to content

CQL2 Support names with ":" and other special characters #178

@Konkrad

Description

@Konkrad

Hello,
I want to use the CQL2 function with properties which have a namespace like seen in the STAC properties extension.

func TestDebug(t *testing.T) {
	checkCQL(t, `"eo:grid" = 'MGRS-01GBQ'`, `"eo:grid" = 'MGRS-01GBQ'`)
}

Gives the error

CQL syntax error: " !!>> "eo:grid" = 'MGRS-01GBQ'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions