Opened 15 years ago

Closed 15 years ago

#279 closed enhancement (fixed)

Add PreparedGeometry and STRtree support to SWIG

Reported by: sderle Owned by: csavage
Priority: major Milestone: 3.2.0
Component: SWIG Version: main
Severity: Unassigned Keywords: STRtree PreparedGeometry
Cc:

Description

Attached is a patch that adds PreparedGeometry and STRtree support to the SWIG bindings, with special touches to the Ruby bindings turn PreparedGeometry test methods into predicates, and to allow passing Ruby blocks as callbacks to STRtree::query() and ::iterate().

This patch depends on #277 and #278.

Attachments (1)

swig-additions.patch (5.6 KB ) - added by sderle 15 years ago.

Download all attachments as: .zip

Change History (2)

by sderle, 15 years ago

Attachment: swig-additions.patch added

comment:1 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Added to trunk at r2613.

Note: See TracTickets for help on using tickets.