merged from default
sync with devel
minor formatting fix
finished geodesic functions, some without docs and tests, see #5
renaming source files, adding geodesic.h wrapper (now loading, but not ready), introducing groveler for geodesic
importing important updates (geodesic functions) from devel
updated links
missile-range now generates a Polygon
update cffi loader to the latest libproj version
print version infromation in the smoke test header
export native pj_transform
merged in devel
merged in latest devel
added deg-to-rad macro, minor tweaks
attempt to deal with the missing geo-tranform function
additional improvements, geo-position
automatically load the native library
added general-position
added missile-range function to produce geodesically correct missile range circles
renamed to README.md
smoke test created, closing #1
Added tag v4.7.1_3 for changeset 681cb3e6082e
implemented geod-inverse/inverse-problem wrapper
remove symbols dump
added one more smoke test for PARSE-DEGREES utils function
finished geodesic functions, some without docs and tests, see #5
direct problem wrapper works
added deg-to-rad and deg-to-rad-array convertors
types from the proj_api.h are now groveled