#517 closed enhancement (duplicate)
ST_MakeEllipse geometry
Reported by: | Epzt | Owned by: | Epzt |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.1.0 |
Component: | postgis | Version: | master |
Keywords: | history | Cc: |
Description
Dear all,
I developed for my own needs a ST_MakeEllipse function. As it's name said, it returns a polygon with an ellipse shape. It takes 4 arguments:
- the first is a point geometry on wich the ellipse will centered,
- the second is the length of the main radius of the ellipse
- the third is a percentage corresponding to the length of the ninor axis regarding the major axis length, i.e. minor axis length = major axis length x third argument
- the fourth one is the number of points used to defined the polygon.
Attachments (1)
Change History (7)
by , 15 years ago
Attachment: | ST_MakeFile.patch added |
---|
comment:1 by , 13 years ago
Milestone: | PostGIS 2.0.0 → PostGIS 2.1.0 |
---|
comment:2 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Seems a duplicate of #417, altought they have a different attachment…
comment:6 by , 12 years ago
Keywords: | history added |
---|
Note:
See TracTickets
for help on using tickets.
2.0 is in feature freeze, this gets shifted to 2.1.