I'm working on one of the OJ 1.2 bugs I selected for squishing and I
had a quick question.

Is the GML reader in OpenJUMP supposed to read features represented by
a LinearRing? I thought a LinearRing was only used as an exterior or
interior boundary of a polygon. A user filed a bug report because a
feature geometry wasn't created from a LinearRing using JUMP's
GMLReader. But I'm thikning that this isn't a bug, but an improper
understanding of how feature geometries are represented in GML. A
feature should be represented by a polygon, not a linear ring.

If GMLReader is supposed to construct a feature goemetry (polygon?)
from a linear ring, then I'll fix the bug. If GMLReader is not
supposed to do this, because it isn't the proper way to represent a
feature, then I will close the bug.

Thanks for the input.

The Sunburned Surveyor

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to