shapefile icon indicating copy to clipboard operation
shapefile copied to clipboard

A value object should be created for the ShapeFile::$boundingBox property

Open MauricioFauth opened this issue 2 years ago • 0 comments

Currently the PhpMyAdmin\ShapeFile\ShapeFile::$boundingBox property is a shaped array. It should be converted to a value object.

MauricioFauth avatar Sep 19 '23 23:09 MauricioFauth