Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: dce0c65b0126ac85289c48c9ab5770ce810862d1 https://github.com/phpmyadmin/shapefile/commit/dce0c65b0126ac85289c48c9ab577... Author: Johannes Vockeroth vockeroth@nextbike.net Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths: M src/ShapeFile.lib.php
Log Message: ----------- Fixed part array index: An array of length NumParts. Stores, for each PolyLine, the index of its first point in the points array. Array indexes are with respect to 0.
Signed-off-by: Johannes Vockeroth vockeroth@nextbike.net
Commit: 99113d8bf0e249e0b0fc6a1e2843a8dfe83e9206 https://github.com/phpmyadmin/shapefile/commit/99113d8bf0e249e0b0fc6a1e2843a... Author: Johannes Vockeroth vockeroth@nextbike.net Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths: M src/ShapeFile.lib.php
Log Message: ----------- added automatic expansion of file bounding box
Signed-off-by: Johannes Vockeroth vockeroth@nextbike.net
Commit: 001830f7ee8bbbc5a2b1a9f22f0da66ddbf4b817 https://github.com/phpmyadmin/shapefile/commit/001830f7ee8bbbc5a2b1a9f22f0da... Author: Johannes Vockeroth vockeroth@nextbike.net Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths: M src/ShapeFile.lib.php
Log Message: ----------- added support for M and Z coordinates, removed access to undefined Array indexes
Signed-off-by: Johannes Vockeroth vockeroth@nextbike.net
Compare: https://github.com/phpmyadmin/shapefile/compare/a99ae2a0c020...001830f7ee8b