Hi all,

I have a bunch of one dimensional features mapped in spherical (unprojected) coordinates (each is a series of lat/lon points) and I need to be able to translate and rotate them on the surface of the sphere (Jupiter's satellite, Europa).

I actually want to change their locations on the body in order to place them where they would have been before a true polar wander event, (during which the axis of rotation changed). Is this something that can be done using OGRCoordinateTransformation::Transform(), or can it only be used to do transformations between projected (and unprojected) coordinate systems? If it can be used for this, what's the simplest way to go about specifying the coordinate system? All I have is the current lat/lon position of the paleopole.

Also, it would be sweet if this was doable from the Python interface...

Thanks for any insight!

Zane

--
Zane Selvans
Amateur Earthling
http://zaneselvans.org
[EMAIL PROTECTED]
303/815-6866
PGP Key: 55E0815F

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to