-
Notifications
You must be signed in to change notification settings - Fork 0
Convert map projection library source code (proj4)
License
barendgehrels/tissot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
tissot Converts projection library source code (proj4) - it's now already within Boost.Geometry - therefore the need for this conversion is low. LICENSE: Boost, see LICENSE_1_0.txt COMPILING: There is one cpp file. It is only dependent on Boost. So compilation should be extremely simple, for example: clang -I . -I /home/barend/git/boost/ -o ../bin/tissot tissot.cpp -lstdc++ RUNNING: - compile (as above) - download proj4 - modify all.sh (in bin) to configure the input path where proj4 resides - if desired, modify all.sh to configure the output path - run all.sh
About
Convert map projection library source code (proj4)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published