boost_geometry_readme.txt 563 B

123456789101112131415161718192021222324
  1. // Boost.Geometry (aka GGL, Generic Geometry Library) test file
  2. //
  3. // Copyright Barend Gehrels 2010, Geodan, Amsterdam, the Netherlands
  4. // Use, modification and distribution is subject to the Boost Software License,
  5. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  6. // http://www.boost.org/LICENSE_1_0.txt)
  7. Download shapelib from
  8. http://shapelib.maptools.org/
  9. or http://download.osgeo.org/shapelib/
  10. and extract to this folder.
  11. Install at least the following files:
  12. - shpopen.c
  13. - shapefil.h
  14. - dbfopen.c
  15. For new shapelibs:
  16. - safileio.c