clickbar / laravel-magellan

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

Geodetic srids #28

Closed ahawlitschek closed 1 year ago

ahawlitschek commented 1 year ago

Fixed #27 Added geodetic SRID config in order to allow geodetic SRIDs that are not 4326. Added hint to the new config to geodetic exception messages

Co-authored-by: saibotk git@saibotk.de