Ticket #34 (new enhancement)
Provide functions used in geod in the library instead
| Reported by: | jluebbe | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | default | Version: | unspecified |
| Keywords: | Cc: |
Description
It would be nice to be able to use the functions for geodesic calculations (implemented in geod) by linking against libproj.
The python proj bindings ( http://code.google.com/p/pyproj) currently includes a copy of the complete proj sources. I've modified it to link agains libproj, but it still needs emess.c, emess.h, geod.c, geodesic.h, geod_for.c, geod_inv.c and geod_set.c.
Change History
Note: See
TracTickets for help on using
tickets.
