Re: change vector line direction
strk <[email protected]>
| Newsgroups | gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 27, 2006 at 10:15:38PM +0200, Maciek Sieczka wrote: > Hi! > > I've been looking for a software which can change vector line direction > attribute. A thing that ArcInfo has been a long time able to do... > > Really, any hints, for any format and platform, please. You can reverse() linestrings with PostGIS, if this answers your question [http://postgis.refractions.net] --strk;