Ticket #407 (new enhancement)
Use PgSQL globals to define number of output digits to print
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS Future |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
For WKT output and others (?) we can use the PgSQL DBL_DIG and the runtime extra_float_digits parameter to determine how much precision to output?
http://www.postgresql.org/docs/current/static/runtime-config-client.html
Change History
Note: See
TracTickets for help on using
tickets.
