diff options
author | pav <pav@FreeBSD.org> | 2008-04-11 14:48:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-11 14:48:14 +0000 |
commit | ed6329ba67fb1d9aad7d81d8f3b991fbde2d93fb (patch) | |
tree | 0cf676560ec6ebe95946b19e79df4ecd9d85d59f /graphics/geoapi/pkg-descr | |
parent | d4f2905458f8fa1f9835ff1fd4b0ace8e4e0f02d (diff) | |
download | FreeBSD-ports-ed6329ba67fb1d9aad7d81d8f3b991fbde2d93fb.zip FreeBSD-ports-ed6329ba67fb1d9aad7d81d8f3b991fbde2d93fb.tar.gz |
GeoAPI provides a set of interfaces from OpenGIS specifications.The development
community in building GIS solutions is sustaining an enormous level of effort.
The GeoAPI project aims to reduce duplication and increase interoperability by
providing neutral, interface-only APIs derived from OGC/ISO Standards.
WWW: http://geoapi.sf.net
PR: ports/122573
Submitted by: <wenheping@gmail.com>
Diffstat (limited to 'graphics/geoapi/pkg-descr')
-rw-r--r-- | graphics/geoapi/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/geoapi/pkg-descr b/graphics/geoapi/pkg-descr new file mode 100644 index 0000000..68f8564 --- /dev/null +++ b/graphics/geoapi/pkg-descr @@ -0,0 +1,6 @@ +GeoAPI provides a set of interfaces from OpenGIS specifications.The development +community in building GIS solutions is sustaining an enormous level of effort. +The GeoAPI project aims to reduce duplication and increase interoperability by +providing neutral, interface-only APIs derived from OGC/ISO Standards. + +WWW: http://geoapi.sf.net |