Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 8bd236a

Browse files
authored
Update README.md
1 parent 5065630 commit 8bd236a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Laravel Wrapper for PostgreSQL's Geo-Extension Postgis
33

44
![Build Status](https://github.com/mstaack/laravel-postgis/workflows/Test%20Suite/badge.svg)
55

6+
7+
# DEPRECATED
8+
Consider using: https://github.com/clickbar/laravel-magellan
9+
610
## Features
711

812
* Work with geometry classes instead of arrays.
@@ -251,4 +255,4 @@ return [
251255
'precision' => 6,
252256
];
253257
```
254-
See http://wiki.gis.com/wiki/index.php/Decimal_degrees#Accuracy for more information
258+
See http://wiki.gis.com/wiki/index.php/Decimal_degrees#Accuracy for more information

0 commit comments

Comments
 (0)