Opened 11 years ago
Closed 6 years ago
#2713 closed defect (fixed)
missing functions docs
Reported by: | mjurce | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | documentation | Version: | 2.1.x |
Keywords: | Cc: |
Description
st_startPoint, st_endPoint and st_forceCurve functions has curved geoms support but is not documented.
Change History (7)
comment:1 by , 11 years ago
comment:4 by , 11 years ago
ST_StartPoint and ST_EndPoint flagged for 2.2 as working with CIRCULARLINESTRING — doesn't seem to work for compoundcurve unfortunately. at r12485
I'll update the 2.1 docs once I've verified.
comment:6 by , 6 years ago
sunveersingh,
To work on the docs, you'd edit the corresponding docs — for this case the st_startPoint, st_endPoint etc. are in the file https://svn.osgeo.org/postgis/trunk/doc/reference_accessor.xml
You can check out the code from any of our mirrors listed here or the tar ball is fine too
Make your changes to the trunk branch (3.0) and we'll back port changes if we feel they can be backported.
Ideally you should provide us the patch in standard patch format and attach to the corresponding ticket.
We also accept contributions via pull requests on any of our git mirrors listed on this page.
Let me know if you need any clarification on the above.
comment:7 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
ST_ForceCurve documentation is there.
Hmm which version of PostGIS are you running? Supposedly ST_ForceCurve is a new function in 2.2