ST_AsLatLonText bug

From: mmalorodova(at)usgs(dot)gov
To: pgsql-docs(at)postgresql(dot)org
Subject: ST_AsLatLonText bug
Date: 2017-01-17 20:57:45
Message-ID: 20170117205745.1436.52189@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.0/static/plpgsql-porting.html
Description:

select
(ST_AsLatLonText('POINT ('||(-76.6)||' '||(35.1)||')', 'DD°MM''SS.SSS"C'))
dms

returns unexpected 60 seconds
35° 6'0.000"N 76°35'60.000"W

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Mike Toews 2017-01-17 22:22:12 Re: ST_AsLatLonText bug
Previous Message mmalorodova 2017-01-17 20:49:26 instr function with negative parameter