issues
search
cridenour
/
go-postgis
PostGIS support for Go. Works with any Postgres driver.
MIT License
108
stars
26
forks
source link
Extend PostGIS Decode Function for pgx Support
#9
Closed
mylaluna
closed
2 months ago
mylaluna
commented
9 months ago
Fix issue #7
Added compatibility with pgx driver in the decode function.
Updated README.md
Introduced go.mod and go.sum for better dependency management.
Fix issue #7