[phpMyAdmin Git] [phpmyadmin/shapefile] dce0c6: Fixed part array index: An array of length NumPart...

Johannes Vockeroth vockeroth at nextbike.net
Tue Jun 14 10:50:59 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/shapefile
  Commit: dce0c65b0126ac85289c48c9ab5770ce810862d1
      https://github.com/phpmyadmin/shapefile/commit/dce0c65b0126ac85289c48c9ab5770ce810862d1
  Author: Johannes Vockeroth <vockeroth at 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 at nextbike.net>


  Commit: 99113d8bf0e249e0b0fc6a1e2843a8dfe83e9206
      https://github.com/phpmyadmin/shapefile/commit/99113d8bf0e249e0b0fc6a1e2843a8dfe83e9206
  Author: Johannes Vockeroth <vockeroth at 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 at nextbike.net>


  Commit: 001830f7ee8bbbc5a2b1a9f22f0da66ddbf4b817
      https://github.com/phpmyadmin/shapefile/commit/001830f7ee8bbbc5a2b1a9f22f0da66ddbf4b817
  Author: Johannes Vockeroth <vockeroth at 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 at nextbike.net>


Compare: https://github.com/phpmyadmin/shapefile/compare/a99ae2a0c020...001830f7ee8b


More information about the Git mailing list