Giter Club home page Giter Club logo

Comments (3)

phayes avatar phayes commented on June 2, 2024

Test suites should now be passing.

from geophp.

PavelD avatar PavelD commented on June 2, 2024

Hi, i know this issue is already closed but it is still present when GEOS is installed.

GEOS is installed.
---- Testing 20120702.gpx
---- Testing an_empty_polygon.wkt
Empty output on gpx
Empty output on geohash
---- Testing barret_spur.gpx
---- Testing big_n_ugly.kml
Empty output on geohash
---- Testing box.georss
format not detected
---- Testing cdata.kml
---- Testing circle.georss
format not detected
---- Testing empty_point.wkt
PHP Fatal error:  Uncaught exception 'Exception' with message 'IllegalArgumentException: Empty Points cannot be represented in WKB' in /root/geoPHP/geoPHP.inc:135
Stack trace:
#0 /root/geoPHP/geoPHP.inc(135): GEOSWKBWriter->writeHEX(Object(GEOSGeometry))
#1 /root/geoPHP/lib/adapters/WKT.class.php(38): geoPHP::geosToGeometry(Object(GEOSGeometry))
#2 [internal function]: WKT->read('POINT EMPTY')
#3 /root/geoPHP/geoPHP.inc(78): call_user_func_array(Array, Array)
#4 /root/geoPHP/tests/test.php(33): geoPHP::load('POINT EMPTY', 'wkt')
#5 /root/geoPHP/tests/test.php(5): run_test()
#6 {main}
  thrown in /root/geoPHP/geoPHP.inc on line 135

When I remove GEOS form php it is OK.

GEOS is not installed.
---- Testing 20120702.gpx
---- Testing an_empty_polygon.wkt
Empty output on gpx
Empty output on geohash
---- Testing barret_spur.gpx
---- Testing big_n_ugly.kml
Empty output on geohash
---- Testing box.georss
format not detected
---- Testing cdata.kml
---- Testing circle.georss
format not detected
---- Testing empty_point.wkt
Empty output on gpx
Empty output on geohash
---- Testing fells_loop.gpx
...

Running it as GEOPHP_RUN_TESTS=1 php ./test.php

Installed geos version is 3.5.0

from geophp.

phayes avatar phayes commented on June 2, 2024

I've re-opened the issue.

from geophp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.