Ticket #360 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

st_geographyfrombinary is inconsistently named

Reported by: robe Owned by: pramsey
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version: trunk
Keywords: Cc:

Description

Well depends on what you consider consistent, but the geometry equivalent is called ST_GeomFromWKB.

We don't have a ST_GeomFromBinary.

Change History

Changed 3 years ago by pramsey

Right. ISO specifies ST_GeomFromWKB. So, it should be GeogFromWKB for "consistency".

Changed 3 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

OK, changed to ST_GeogFromWKB() and also added ST_GeogFromText() alias at r5065. Documentation task in #365

Note: See TracTickets for help on using tickets.