Opened 13 years ago

Closed 13 years ago

#4074 closed enhancement (fixed)

Remove comment suggesting that spatial analysis methods are not implemented

Reported by: Marvin Owned by: Even Rouault
Priority: normal Milestone:
Component: JavaBindings Version: unspecified
Severity: normal Keywords: buffer line geometry implement
Cc:

Description

Hey,

could someone please implement the buffer() function for GDAL/OGR Java bindings in the Geometry interface? I need it for line geometries in particular.

Thanks

Change History (4)

comment:1 by Even Rouault, 13 years ago

Resolution: invalid
Status: newclosed

comment:2 by Marvin, 13 years ago

But it says:

"Note that the family of spatial analysis methods (Equal(), Disjoint(), ..., ConvexHull(), Buffer(), ...) are not implemented at ths time. Some other required and optional geometry methods have also been omitted at this time."

comment:3 by Even Rouault, 13 years ago

Resolution: invalid
Status: closedreopened
Summary: Implement the buffer() function for GDAL/OGR Java bindingsRemove comment suggesting that spatial analysis methods are not implemented

Ah... This comment dates back to ages and should have been removed since many years ! Never trust documentation, always try the actual code ;-)

I'll fix the comment.

comment:4 by Even Rouault, 13 years ago

Resolution: fixed
Status: reopenedclosed

r22342 /trunk/gdal/swig/java/javadoc.java: javadoc: remove out of date info in the Geometry class description

Note: See TracTickets for help on using tickets.