#1962 closed enhancement (fixed)
ST_Segmentize(geography, maxseglength)
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.0 |
Component: | postgis | Version: | master |
Keywords: | history | Cc: |
Description
Given a geography and a maximum segment length, build a densified version of the geography, inserting points along the great circle routes defined by edges.
Change History (3)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Keywords: | history added |
---|
comment:3 by , 12 years ago
Type: | defect → enhancement |
---|
Note:
See TracTickets
for help on using tickets.
Committed at r10195