Ticket #44 (assigned enhancement)
add support for 3D/4D postgis geometries
| Reported by: | just | Owned by: | artem |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.0 |
| Component: | PostGIS Input Driver | Version: | SVN Trunk |
| Severity: | Normal | Keywords: | postgis |
| Cc: | Patch Needs Improvement: | ||
| Needs Docmentation: | Has Patch?: | ||
| Design Decision Needed: |
Description
See thread on Mapnik users mailing list.
The PostGIS plugin/WKB reader assumes that geometries are in 2D. Though not standard OGC, PostGIS supports 3D/4D. There are two ways to fix this in Mapnik :
1. Add support for 3D/4D Geometries in wkb reader
2. Use force_2D inside postgis plug-in
Change History
Note: See
TracTickets for help on using
tickets.
