Ticket #1941 (new patch)
supporting lwgeom_grid() in liblwgeom
| Reported by: | esseffe | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.2.0 |
| Component: | liblwgeom | Version: | trunk |
| Keywords: | Cc: | esseffe |
Description
I notice that lwgeom_grid() isn't available on liblwgeom; it's currently implemented directcly into the PostGIS main-core. IMHO liblwgeom looks to be a more appropriate place for this API.
the attached patch allows to transfer lwgeom_grid() directly in liblwgeom.
bye Sandro Furieri
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

