Re: change vector line direction
strk <[email protected]>
| Newsgroups | gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 28, 2006 at 07:40:00AM +0200, Maciek Sieczka wrote: > On Thu, 27 Apr 2006 22:28:16 +0200 > strk <[email protected]> wrote: > > > 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] > > Thanks! So it is doable, good. But, being a complete Postgres/Postgis > ignorant I'd prefer some other solution if possible. Anybody? > > If there is really no other way, I'll have to try Postgis. Thanks for > helping me! There's plenty of other ways probably, but you need to tell some more about your situation. For example: what format do you have your vectors in ? --strk;