Oops, I should have said "ST_translate and ST_rotate" I think. Eric
-----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Randall, Eric Sent: Wednesday, March 10, 2010 8:36 AM To: PostGIS Users Discussion Subject: Re: [postgis-users] Copying parallel line features Couldn't you ST_translate to move your line to a 0,0 based on ST_startpoint, make a new paraallel using +/-X of vertices, then translate it back? Eric -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Sascha Müller Sent: Wednesday, March 10, 2010 5:34 AM To: [email protected] Subject: [postgis-users] Copying parallel line features Hi all, How can I copying parallel line features with postgis? I search for something like the function "copay parallel" in ESRI ArcGIS. Is there a way to do this? Thanks Sascha _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
