|
Andreas W created an issue |
GeoJSON geometry and geometry_name inconsistent on multi-geometry features |
Issue Type: |
|
---|---|
Affects Versions: |
2.8.1 |
Assignee: |
Unassigned |
Components: |
WFS |
Created: |
17/Dec/15 11:26 AM |
Priority: |
|
Reporter: |
WFS GetFeature requests for features with multiple geometries with outputFormat “json” return JSON structures as in the following sample:
Problem: If the value of the default geometry of the feature type is null, another geometry of the feature is rendered as default geometry. However the geometry_name is still the name of the default geometry. So the geometry_name does not correspond to the default geometry of the JSON structure. Additionally the a null value is rendered in the properties for the default geometry. This is inconsistent to behaviour shown on non-null values. |
This message was sent by Atlassian JIRA (v7.1.0-OD-02-030#71001-sha1:2ba8c0f) |
|