Skip to content
Prev 21564 / 29559 Next

Error with RGEOS

DO NOT SEND HTML!!!

DO REPLY IN-THREAD - IF YOU DO NOT; NOBODY SEEING YOUR FIRST QUESTION WILL 
FIND ANY RESPONSES TO YOUR SECOND QUESTION.
On Wed, 27 Aug 2014, Sancta Vega wrote:

            
So your GEOS is 3.2.2, released March 2010, and as I wrote before, 
gUnaryUnion() is only available from GEOS 3.3.0.

Did you yourself install GEOS, or did someone else? Do you have multiple 
copies of GEOS installed to match other applications (PostGIS, QGIS), and 
have muddle in the search order of shared objects? Which GEOS was fould 
when rgeos was installed (it is reported to the console during 
installation)?

Did you try what I suggested, gUnionCascaded()? It does the same as 
gUnaryUnion(), but less efficiently. If you need gUnaryUnion(), upgrade 
GEOS to at least 3.3.0, and re-install rgeos.

Please do try to adhere to the instructions and posting guide for R 
lists, linked from the list page whose address is appended to every 
message published.

Roger