diff --git a/README.md b/README.md index 9412f6c..4f9a8d3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Laravel Wrapper for PostgreSQL's Geo-Extension Postgis ![Build Status](https://github.com/mstaack/laravel-postgis/workflows/Test%20Suite/badge.svg) + +# DEPRECATED +Consider using: https://github.com/clickbar/laravel-magellan + ## Features * Work with geometry classes instead of arrays. @@ -251,4 +255,4 @@ return [ 'precision' => 6, ]; ``` -See http://wiki.gis.com/wiki/index.php/Decimal_degrees#Accuracy for more information \ No newline at end of file +See http://wiki.gis.com/wiki/index.php/Decimal_degrees#Accuracy for more information