You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an erroneous xtf with lots of duplicate coord. We noticed the coordinates in <message> are different as in <coordinates>. One would expect the coordinates would be identical and for tools like validation in QGIS Model Baker it would be very handy, if shows the actual geometry of the error.
Is this a "bug" or is there a particular reason, why the coordinates are different?
<IliVErrors.ErrorLog.Error TID="o42"><Message>duplicate coord at (2686969.734, 1272526.574, NaN)</Message><Type>Error</Type><ObjTag>Administrative_Einteilung_LV95_V1_0.Administration.Einteilung</ObjTag><Tid>332</Tid><DataSource>/uploads/p1fqGa7o2TF-uhtHJ6W24w/2022_08_3_094745_administrativeEinteilung2.xtf</DataSource><Line>47</Line><Geometry><COORD><C1>2682371.037</C1><C2>1270736.538</C2></COORD></Geometry><TechDetails>logMsg(): (Iox2jtsext.java:278)</TechDetails></IliVErrors.ErrorLog.Error>
<IliVErrors.ErrorLog.Error TID="o43"><Message>duplicate coord at (2688318.723, 1281502.109, NaN)</Message><Type>Error</Type><ObjTag>Administrative_Einteilung_LV95_V1_0.Administration.Einteilung</ObjTag><Tid>332</Tid><DataSource>/uploads/p1fqGa7o2TF-uhtHJ6W24w/2022_08_3_094745_administrativeEinteilung2.xtf</DataSource><Line>47</Line><Geometry><COORD><C1>2682371.037</C1><C2>1270736.538</C2></COORD></Geometry><TechDetails>logMsg(): (Iox2jtsext.java:278)</TechDetails></IliVErrors.ErrorLog.Error>
<IliVErrors.ErrorLog.Error TID="o44"><Message>duplicate coord at (2705907.475, 1280082.508, NaN)</Message><Type>Error</Type><ObjTag>Administrative_Einteilung_LV95_V1_0.Administration.Einteilung</ObjTag><Tid>332</Tid><DataSource>/uploads/p1fqGa7o2TF-uhtHJ6W24w/2022_08_3_094745_administrativeEinteilung2.xtf</DataSource><Line>47</Line><Geometry><COORD><C1>2682371.037</C1><C2>1270736.538</C2></COORD></Geometry><TechDetails>logMsg(): (Iox2jtsext.java:278)</TechDetails></IliVErrors.ErrorLog.Error>
<IliVErrors.ErrorLog.Error TID="o45"><Message>duplicate coord at (2689115.088, 1282971.843, NaN)</Message><Type>Error</Type><ObjTag>Administrative_Einteilung_LV95_V1_0.Administration.Einteilung</ObjTag><Tid>240</Tid><DataSource>/uploads/p1fqGa7o2TF-uhtHJ6W24w/2022_08_3_094745_administrativeEinteilung2.xtf</DataSource><Line>56</Line><Geometry><COORD><C1>2691958.736</C1><C2>1282401.958</C2></COORD></Geometry><TechDetails>logMsg(): (Iox2jtsext.java:278)</TechDetails></IliVErrors.ErrorLog.Error>
@olivergrimm I was asked by @signedav about the status of this issue. To be hones I don't remember what we discussed. Is someone going do fix this bug? If not and a donor is needed, could you make me an offer? Thank you.
@romefi we checked a dependency against claeis/iox-ili#109 and we can exclude it that this bug is impacted from. I sent you an offer by mail last August (22th) and we agreed to tackle that when the new year is here. I sent you the mail again. cc @signedav
claeis
added a commit
to claeis/iox-ili
that referenced
this issue
Feb 22, 2023
We have an erroneous xtf with lots of duplicate coord. We noticed the coordinates in
<message>
are different as in<coordinates>
. One would expect the coordinates would be identical and for tools like validation in QGIS Model Baker it would be very handy, if shows the actual geometry of the error.Is this a "bug" or is there a particular reason, why the coordinates are different?
You find the XTF and the shortened XTFLOG here: administrativeEinteilung2.zip
The text was updated successfully, but these errors were encountered: