3 | | * C++ Library providing OGC Vector Geometry services. |
4 | | * http://trac.osgeo.org/geos - home page |
5 | | * Built with VC9 (important to apps like qgis using the C++ API) |
6 | | * Provides DLL (bin/geos_c.dll), stub library (lib/geos_c_i.lib) and include files (include/geos). |
7 | | * Maintained by FrankWarmerdam. |
| 3 | * OGC Vector Geometry サービスを提供しているC++ Library |
| 4 | * http://trac.osgeo.org/geos - ホームページ |
| 5 | * VC9で作成されました (C++ APIを使用しているqgisのようなアプリケーションにとっては重要です) |
| 6 | * DLL (bin/geos_c.dll)、スタブライブラリ(lib/geos_c_i.lib)およびインクルードファイル(include/geos)を提供します。 |
| 7 | * FrankWarmerdamによって維持されています。 |