Releases: swen100/geoPHP
Releases · swen100/geoPHP
v1.0.10
18 Apr 12:46
Compare
Sorry, something went wrong.
No results found
v1.0.9
03 Feb 09:31
Compare
Sorry, something went wrong.
No results found
Fixes method Polygon::contains() for Points
remove bug in GeoHash::write()
several other small fixes
v1.0.8
16 Dec 11:34
Compare
Sorry, something went wrong.
No results found
some small code enhancements
removes bug in CollectionTest::testGetCentroid() when GEOS was used
reduce code complexity
Fix parsing of bad KML files (broken-linestrings). Thanks @cschra
add GEOS stubs
v1.0.7
03 Dec 08:50
Compare
Sorry, something went wrong.
No results found
removed some small bugs
Point geometry can only have z and m values if x and y are set (not null)
v1.0.6
30 Nov 13:35
Compare
Sorry, something went wrong.
No results found
mostly code-hints enhanced or added
coding-style valid with PSR-2
valid with PHPStan level 6
enhanced geoPHP::buildGeometry()
v1.0.5
27 Apr 08:31
Compare
Sorry, something went wrong.
No results found
remove getCentroid()-bug for polygons
enhanced test-methods
v1.0.4
22 Apr 07:46
Compare
Sorry, something went wrong.
No results found
enhance binary adapters (WKB, EWKB, Reader, Writer)
added new functions: translate, snapTo, voronoiDiagram, delaunayTriangulation, clipByRect, offsetCurve
huge overhaul of classes, adds new methods, improvements, bugfixes, typedefs/returntypes
v1.0.3
08 Apr 12:19
Compare
Sorry, something went wrong.
No results found
take over the enhancements from funique but keep own optimisations
set minimum php-version to 7.0
v1.0.2
05 Jul 12:00
Compare
Sorry, something went wrong.
No results found
removed bug in parsing multi-geometries in GPX-files
v1.0.1
26 Feb 12:41
Compare
Sorry, something went wrong.
No results found
ignore invalid trkseg-entries in GPX (ex. only one point)