Question

Geometry Error while converting GML


Badge

While parsing an INSPIRE gml  via the FME 2019.0 INSPIRE GML reader,i get the following error for one of the features:

0684Q00000ArFMfQAN.png

xml-geometry-ref Geometry Builder: unable to adopt the below geometry because construction for its own geometry has already been finalized
Storing feature(s) to FME feature store file `C:\IMKL to DGN v2.3 - 2019 - test_log.ffs'
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Feature Type: `'
Attribute(string): `fme_geometry' has value `fme_line'
Attribute(string): `fme_type' has value `fme_line'
Coordinate System: `'
Geometry Type: IFMELine
Name(UTF-16LE): `net4_centrelineGeometry'
Number of Geometry Traits: 1
GeometryTrait(encoded: UTF-16LE): `gml_id' has value `id-03d59852-793e-4725-b313-bd8840b1949f-0'
Number of Coordinates: 10 -- Coordinate Dimension: 2
(158575.379167511,211074.867855639)(158588.771742026,211098.641083634)(158597.934106561,211114.905244107)(158599.225499418,211118.054957503)(158612.218427047,211140.966125445)
(158625.409716029,211171.018474779)(158638.997727713,211201.36839493)(158646.039699639,211216.245784188)(158646.93235451,211221.700807723)(158648.189159615,211224.419018453)
===========================================================================
xml-geometry-ref Geometry Builder: unable to adopt the below geometry because construction for its own geometry has already been finalized

The coordinates appear ok. I'm getting a fine line while using:

0684Q00000ArFNIQA3.png

When parsing the GML with an other, online tool, i also get a visualization of the line geometry based on these coordinates.

Can someone help me with this error i'm getting?


2 replies

Userlevel 1
Badge +12

Sorry, can't help with the error, but I can say it occurs in 2019.1 as well. But is correctly showing in 2018.1. Might want to talk with support

Badge +16

Hi @benschmarkbvba,

Dont know if this helps you...reading it with FME 2018.1.1.2 (Build 18586) using the INSIPRE Reader and the Network (v3.2) and v4.0 work just fine.

Reply