Skip to main content
Question

Support for GML 3.3 LRS?

  • April 30, 2018
  • 1 reply
  • 22 views

GML version 3.3 adds support for Linear Referencing Systems (LRS).

Apparently FME only supports GML up to version 3.2.1:

https://knowledge.safe.com/articles/888/reading-xmlgml.html

I've read elsewhere that "GML 3.3 is itself a GML 3.2.1 application schema".

Does that mean FME can read and/write LRS data in GML 3.3? If so, how?

Thanks.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

deanatsafe
Safer
Forum|alt.badge.img+6
  • Safer
  • May 5, 2020

FME supports the GML 3.3.1 core in common with GML 3.2.1. GML 3.3 is essentially an extension of 3.2.1, so it more or less adds to 3.2.1 and doesn't fundamentally change much of the existing spec. However, most new types that are only defined in 3.3 and not in 3.2 are not yet supported. If you have some sample data and schemas that use GML 3.3.1 you should be able to point to those schemas using the application schema mode. FME should read anything it recognizes and will ignore those types that are as yet undefined. If you have problems or encounter new types that are not yet supported, please post an example including the GML data, schemas and explain what specifically isn't supported as expected.