Re: [Qgis-developer] qgis2threejs issue

2014-11-10 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Il 10/11/2014 04:56, Minoru Akagi ha scritto:

 Please open a ticket if you like.

done, thanks.
all the best.
- -- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlRgfWUACgkQ/NedwLUzIr7NxgCgqRRB9mpwuMSC5KhUYQBXxork
fjMAnR+nlT6KuhrTCuUudqhJKSvSVPmH
=k5In
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-11-09 Thread Minoru Akagi
Hi Paolo,

2014-10-31 18:22 GMT+09:00 Paolo Cavallini cavall...@faunalia.it:
 Il 31/10/2014 09:58, Minoru Akagi ha scritto:
 You need to take some steps. Do not change view extent of map canvas
 while these steps:
 1. save the map canvas as a PNG image.
 2. set the background color as PNG transparent color using a photo
 editor. I used IrfanView for this purpose.
 3. in the plugin dialog, select the image file option in the display
 type group and enter the file path in the edit box.
 4. set transparency to 1% to enable transmission, and uncheck the
 build sides option.
 5. do export

 works smoothly, thanks. IMHO it would be better to make all this automatic.
 should I open another ticket?

I think an option to make the background color of map canvas
transparent is useful. Also, if image file has a transparent color
(GIF) or alpha channel (RGBA PNG), the transmission option should be
automatically enabled.

Please open a ticket if you like.

Regards,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-31 Thread Paolo Cavallini
Il 31/10/2014 04:12, Minoru Akagi ha scritto:

 just tested with OrbitControls, and I still can rotate the plane below the 
 surface,
 which does not seem appropriate to me.
 
 It may be possible to add an option to limit rotation in OrbitControls.

Taht would be appropriate IMHO. Should I open a ticket?

 BTW, I also have the background canvas shown in white, which also looks bad: 
 any
 solution for this?
 
 What browser do you use? I use Chrome, Firefox and IE11 for test.

Chromium and FF, same thing. See attached.

All the best.
-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] qgis2threejs issue

2014-10-31 Thread Minoru Akagi
2014-10-31 16:36 GMT+09:00 Paolo Cavallini cavall...@faunalia.it:
 Il 31/10/2014 04:12, Minoru Akagi ha scritto:

 just tested with OrbitControls, and I still can rotate the plane below the 
 surface,
 which does not seem appropriate to me.

 It may be possible to add an option to limit rotation in OrbitControls.

 Taht would be appropriate IMHO. Should I open a ticket?

Yes, please.

 BTW, I also have the background canvas shown in white, which also looks 
 bad: any
 solution for this?

 What browser do you use? I use Chrome, Firefox and IE11 for test.

 Chromium and FF, same thing. See attached.

You need to take some steps. Do not change view extent of map canvas
while these steps:
1. save the map canvas as a PNG image.
2. set the background color as PNG transparent color using a photo
editor. I used IrfanView for this purpose.
3. in the plugin dialog, select the image file option in the display
type group and enter the file path in the edit box.
4. set transparency to 1% to enable transmission, and uncheck the
build sides option.
5. do export

--
Cheers,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-31 Thread Paolo Cavallini
Il 31/10/2014 09:58, Minoru Akagi ha scritto:

 That would be appropriate IMHO. Should I open a ticket?
 
 Yes, please.

done

 You need to take some steps. Do not change view extent of map canvas
 while these steps:
 1. save the map canvas as a PNG image.
 2. set the background color as PNG transparent color using a photo
 editor. I used IrfanView for this purpose.
 3. in the plugin dialog, select the image file option in the display
 type group and enter the file path in the edit box.
 4. set transparency to 1% to enable transmission, and uncheck the
 build sides option.
 5. do export

works smoothly, thanks. IMHO it would be better to make all this automatic.
should I open another ticket?

All the best, and arigatou.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-30 Thread Minoru Akagi
Hi Paolo,

2014-10-29 19:12 GMT+09:00 Paolo Cavallini cavall...@faunalia.it:
 Il 28/10/2014 09:36, Minoru Akagi ha scritto:

 Since the last used control is saved, I did not consider it carefully.
 Now it's ok to change the default controls to OrbitControls, which has
 more functions (e.g. arrow-key control and auto-rotation) and is
 probably suitable for flat earth.

 Hi Minoru,
 just tested with OrbitControls, and I still can rotate the plane below the 
 surface,
 which does not seem appropriate to me.

It may be possible to add an option to limit rotation in OrbitControls.

 BTW, I also have the background canvas shown in white, which also looks bad: 
 any
 solution for this?

What browser do you use? I use Chrome, Firefox and IE11 for test.


Regards,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-29 Thread Paolo Cavallini
Il 28/10/2014 09:36, Minoru Akagi ha scritto:

 Since the last used control is saved, I did not consider it carefully.
 Now it's ok to change the default controls to OrbitControls, which has
 more functions (e.g. arrow-key control and auto-rotation) and is
 probably suitable for flat earth.

Hi Minoru,
just tested with OrbitControls, and I still can rotate the plane below the 
surface,
which does not seem appropriate to me.
BTW, I also have the background canvas shown in white, which also looks bad: any
solution for this?
Thanks.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-28 Thread Minoru Akagi
Hi Paolo,

2014-10-28 3:45 GMT+09:00 Paolo Cavallini cavall...@faunalia.it:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Il 27/10/2014 19:24, doktoreas ha scritto:

 you need to set control to OrbitControls.

 Oh, I see, thanks.
 Why it is not the default?

Since the last used control is saved, I did not consider it carefully.
Now it's ok to change the default controls to OrbitControls, which has
more functions (e.g. arrow-key control and auto-rotation) and is
probably suitable for flat earth.

Regards,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-27 Thread doktoreas
Paolo Cavallini wrote
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi all.
 I noticed that it is still possible to turn upside down the result
 from the plugin. I kind of remember this was fixed, or planning to be
 fixed, a while ago: am I missing something?
 All the best.
 - -- 
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html

Hi Paolo,
you need to set control to OrbitControls.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/qgis2threejs-issue-tp5169758p5169770.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] qgis2threejs issue

2014-10-27 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Il 27/10/2014 19:24, doktoreas ha scritto:

 you need to set control to OrbitControls.

Oh, I see, thanks.
Why it is not the default?
All the best.

- -- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlROkq8ACgkQ/NedwLUzIr5KrQCeMjo7WJ1epXn0IWy/DTccUmTf
s7cAnjqF9vteKwVA9OpavHYyp6gg7KSD
=2IFB
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer