[R-sig-Geo] Geos library
Timothy H. Keitt
tkeitt at mail.utexas.edu
Tue Oct 5 18:18:13 CEST 2004
Its a good thought. Not sure the best way to proceed. The OGR part of
GDAL now uses GEOS for spatial predicates, so wrapping OGR (which I
think is done?) would indirectly give you GEOS functions. The other
route is to give entry points to the geotools java libs. There seems to
be a lot of momentum behind geotools (used in JUMP and uDIG clients). Or
as you say, one could use R storage and wrap GEOS algorithms to work
directly on R data.
Tim
On Tue, 2004-10-05 at 10:33, Barry Rowlingson wrote:
> Has anyone considered an R interface to the geos library:
>
> http://geos.refractions.net/
>
> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
> Suite (JTS). As such, it aims to contain the complete functionality of
> JTS in C++. This includes all the OpenGIS "Simple Features for SQL"
> spatial predicate functions and spatial operators, as well as specific
> JTS topology functions such as IsValid().
>
>
> - now if we can link R spatial classes to this, we can build a
> complete set of spatial predicate functions and spatial operators in R....
>
> Barry
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
--
Timothy H. Keitt
Section of Integrative Biology
University of Texas at Austin
http://www.keittlab.org/
More information about the R-sig-Geo
mailing list