Skip to content

The Handlebars WFS feature transformer should support both lat/lon and lon/lat coordinate orders #4652

@jrnorth

Description

@jrnorth

Description

Currently the HandlebarsWfsFeatureTransformer always reverses the coordinate order of every spatial feature when transforming them to WKT strings. It should be configurable such that you can specify whether the coordinate order of the spatial features of your WFS source is lon/lat or lat/lon so the coordinate order will only be reversed when necessary.

Expected behavior:

The Handlebars WFS feature transformer can be configured to read coordinates in lat/lon or lon/lat order so the metacards' coordinates will be in the order DDF expects.

Version

2.15.0

Additional Information

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions