Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Alex Mandel
On 05/27/2014 01:41 PM, MORREALE Jean Roc wrote: > Le 27/05/2014 17:44, Alex Mandel a écrit : >> I was also thinking about filing a ticket to ask for vector to be added >> to the core Georeferencer, since gdal 1.10 ogr2ogr can take a gcp list >> and apply polynomial 1,2 or 3 to a vector and reproje

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread MORREALE Jean Roc
Le 27/05/2014 17:44, Alex Mandel a écrit : I was also thinking about filing a ticket to ask for vector to be added to the core Georeferencer, since gdal 1.10 ogr2ogr can take a gcp list and apply polynomial 1,2 or 3 to a vector and reproject it.r thanks for this information alex ! I did not kne

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Alex Mandel
On 05/27/2014 09:15 AM, Paolo Cavallini wrote: > Il 27/05/2014 18:09, Olivier Dalang ha scritto: >> I'd also find it nice to unify all georeferencing tools under one UI. But to >> me, the >> current georeferencer is a bit annoying to use (you always have to move the >> window >> around, and can't

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Paolo Cavallini
Il 27/05/2014 18:09, Olivier Dalang ha scritto: > I'd also find it nice to unify all georeferencing tools under one UI. But to > me, the > current georeferencer is a bit annoying to use (you always have to move the > window > around, and can't use all the normal qgis tools on the points pairs), s

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Olivier Dalang
@Alex Mandel : I'd love to add ogr2ogr transformations in VectorBender. I can imagine how to do it using temporary files and shell commands, but it's probably the worst way to go... I'll look at it when I have a bit of time (any help on this is of course welcome) I'd also find it nice to unify all

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Paolo Cavallini
Il 27/05/2014 17:44, Alex Mandel ha scritto: > I was also thinking about filing a ticket to ask for vector to be added > to the core Georeferencer, since gdal 1.10 ogr2ogr can take a gcp list > and apply polynomial 1,2 or 3 to a vector and reproject it. So after the > previous mentioned mergers it

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Alex Mandel
Might also want to merge in the https://plugins.qgis.org/plugins/qgsAffine/ which provides direct user control over an affine transformation. Possibly as an alternate middle step or a way to save the transformation parameters in case you want to apply them in batch. I was also thinking about filin

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread giulianc51
Il giorno Tue, 27 May 2014 10:35:31 +0200 Olivier Dalang ha scritto: > Hi ! hi Richard & Olivier (sorry for my bad english :-) > It's a shame, I didn't know about vectGeoref !!! (it seems it was > released only a few days ago) > > Both plugin indeed aim to do the same... I'll see directly wi

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread Olivier Dalang
Hi ! It's a shame, I didn't know about vectGeoref !!! (it seems it was released only a few days ago) Both plugin indeed aim to do the same... I'll see directly with Giuliano if there's a possible merge ! Bests, Olivier 2014-05-27 6:47 GMT+02:00 Richard Duivenvoorde : > On 26-05-14 21:18, O

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread giulianc51
Il giorno Tue, 27 May 2014 06:47:34 +0200 Richard Duivenvoorde ha scritto: hi Richard, > On 26-05-14 21:18, Olivier Dalang wrote: > > Dear lists, > > > > > cool feature! Is it related to > http://plugins.qgis.org/plugins/vectGeoref/ (vector georeferencing > plugin)? no; @Olivier (fro

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-27 Thread G. Allegri
AFAIK vectGeoRef does an affine transformation. It would be great if the two tools would merge into a single plugin, bringing thir different solutions. giovanni Il 27/mag/2014 08:55 "Tim Sutton" ha scritto: > Hi > > > > On Mon, May 26, 2014 at 9:18 PM, Olivier Dalang > wrote: > >> Dear lists, >

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerBender

2014-05-26 Thread Richard Duivenvoorde
On 26-05-14 21:18, Olivier Dalang wrote: > Dear lists, > > I'm happy to present my new plugin called "LayerBender". Hi Olivier, cool feature! Is it related to http://plugins.qgis.org/plugins/vectGeoref/ (vector georeferencing plugin)? have to check both myself off course, but just wanted to ma