(line 38 of /path/to/module/geophp/geoPHP/lib/adapters/WKT.class.php).

We have some code that is importing shapefiles and kmls. Both the kmls and shapefiles import properly on my local dev instance, where I do not have geos php extension installed. On prod, stage, and dev, this exception causes the import of shapefiles or kml to fail.

I can't post the shapefiles or kmls here but could send them directly if that could help with testing.

Comments

dtarc’s picture

It looks like GEOS solved this a while ago http://jira.codehaus.org/browse/GEOS-3882

Maybe the php bindings introduced a regression error?

Can we prevent geophp from passing LinearRing geometries to geos?

neslee canil pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)