clickbar / laravel-magellan

A modern PostGIS toolbox for Laravel
MIT License
193 stars 11 forks source link

Transforming of nullable attributes in a request fails. #37

Closed djfhe closed 1 year ago

djfhe commented 1 year ago

The TransformsGeojsonGeometry Trait, does not support nullable attributes at the moment. It will fail, if the given geometry is null.