Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1861 closed enhancement (fixed)

GDAL GCP Transformer bindings

Reported by: crschmidt Owned by: hobu
Priority: normal Milestone:
Component: SWIG (all bindings) Version: svn-trunk
Severity: normal Keywords: python gcp transformer
Cc: hobu

Description

GDAL currently has no bindings for the GDALCreateGCPTransformer, GDALCreateTPSTransformer functions.

Attached is a ctypes binding providing the interface that I needed at work, originally created by Schuyler.

Attachments (1)

gdalwarp.py (3.9 KB ) - added by crschmidt 17 years ago.
ctypes bindings to gcptransformer classes.

Download all attachments as: .zip

Change History (3)

by crschmidt, 17 years ago

Attachment: gdalwarp.py added

ctypes bindings to gcptransformer classes.

comment:1 by warmerdam, 17 years ago

Cc: hobu added
Keywords: python gcp transformer added
Resolution: fixed
Status: newclosed

Chris,

Currently it is my preference to put off addressing transformers in the other language bindings. We can keep these on file for those wanting to use them of course.

comment:2 by crschmidt, 17 years ago

Frank --

I was under that impression: hobu asked me to open the ticket when we were at the Sticky Wicket last night, which is why I did :)

Note: See TracTickets for help on using tickets.