Opened 15 years ago
Closed 15 years ago
#360 closed defect (fixed)
st_geographyfrombinary is inconsistently named
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.5.0 |
Component: | postgis | Version: | master |
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 (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Right. ISO specifies ST_GeomFromWKB. So, it should be GeogFromWKB for "consistency".