Tagged Questions
2
votes
1answer
349 views
Making calls the PostGIS functions with Java
We have Java stored procedure in Oracle that make calls to functions offered by Oracle Spatial to perform spatial analysis and return results. I am looking to the same in PostGIS, is this possible?