Feature request #15840

Support EWKT in geom_from_wkt expression

Added by Anita Graser over 7 years ago. Updated almost 7 years ago.

Status:Open
Priority:Normal
Assignee:-
Category:Expressions
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:23758

Description

To use EWKT in an expression, it's currently necessary to remove the E-part:

geom_from_wkt(  replace( "start_point" ,'SRID=4326;','') )

Could we just make the function ignore everything before the semicolon?

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No

Also available in: Atom PDF