[Qgis-user] DXF/DWG import requirements document

2015-06-23 Thread Andreas Neumann

Hi,

To all who have an interest in contributing to a DXF/DWG import function 
in QGIS:


I have started working on a requirements document - you can view it here:
https://docs.google.com/a/qgis.org/document/d/1NJv1lwd5TnWdV-fTuW7g5ts1O8r3vb46xYeAIQ_BwGw/edit?usp=sharing

If you want to contribute to the document, please send me your gmail 
account so I can give you write access.


After a couple of days (maybe 1.5-2 weeks) we can hopefully finish this 
document and ask for a quote. I will then ask again for organizations or 
companies who can contribute financially.


Thank you in advance for your support!

Andreas
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Merging Shapefiles on Top of Each Other

2015-06-23 Thread David Fawcett
Tom,

I don't know anything about the software that you are using to render the
features, but here is a trick that I used to use with Mapserver.  Shapefile
features are generally rendered in the order that they are stored in the
file(s).

You may want to try sorting the features so that the sectors are rendered
before the roads, this would put the roads on top of the sectors.

Here is a link to the sortshp utility, but I don't think that you want to
install MapServer just for this utility:
http://mapserver.org/utilities/sortshp.html (of course if you are using
OSGEO4W, it is easy to install)

You can also probably do this pretty easily using a SQL snippet and OGR:
http://www.gdal.org/ogr_sql.html  It may also be pretty simple in QGIS.

David.





On Mon, Jun 22, 2015 at 10:00 AM, Tom Lennon tolen...@gmail.com wrote:

 Hi Tom
 I betting that your merged file has NULL in the color-item you used for
 all polygons from the roads source.
 If that is so you could try changing the NULL color-item to a value not
 included in the valid sectors color-item.
 Then go to properties  style and click CLASSIFY to get the new color-item
 included.
 Right click the color swatch in the legend, choose change transparency and
 make the color 99 percent transparent.
 You can also change the outline color to be different to that of the
 sector outline.
 Hope it works.

 Regards

 On Mon, Jun 22, 2015 at 6:19 AM, DelazJ del...@gmail.com wrote:

 Hi,
 Tom, so you have both roads and sectors in same shapefile.
 To show all of them, unless you use rule-based renderer style, in
 categorized style, they should have a common field filled.
 Once you have set the colors for all, at the right bottom of the dialog,
 you have an Advanced button. Use symbol level option to set which color
 will be on top of which one...

 Regards,

 2015-06-22 10:33 GMT+02:00 Paulo van Breugel p.vanbreu...@gmail.com:

 If you want one shapefile only, you might want a topologically correct
 file, i.e., no overlapping polygons / boundaries. These could be created
 using the v.clean function (a GRASS function available in the QGIS toolbox).


 On Mon, Jun 22, 2015 at 9:55 AM, Tom Faro 
 tom.f...@zenith-insurance.co.uk wrote:

  Hi David,

 My apologies to both you and Matt as I should have been clearer. My aim
 is to merge them both so that I can use this shapefile in another piece of
 software (which will only accept one shapefile to be viewed at a time).
 However, what you are both suggesting does work perfectly if I want to stay
 in QGIS, so thanks very much for your help!

 Regards,
 Tom



Tom Faro

 Pricing Analyst

 Zenith Insurance Management UK Ltd



 E-Mail :

 tom.f...@zenith-insurance.co.uk

 Web :

 www.zenith-insurance.co.uk

 Address :

 Chester House, Harlands Road, Haywards Heath, West Sussex, RH16 1LR



 Zenith Insurance Management UK Limited, a part of the Markerstudy Group
 of Companies

  *From:* David Fawcett [mailto:david.fawc...@gmail.com]
 *Sent:* 19 June 2015 15:06
 *To:* Matt Boyd
 *Cc:* Tom Faro; qgis-user@lists.osgeo.org
 *Subject:* Re: [Qgis-user] Merging Shapefiles on Top of Each Other



 Tom,

 As Matt says, you don't need to combine the roads and sectors into the
 same dataset to display them together in QGIS.  You can add both separate
 datasets to a map and you can order the layers so that the roads are drawn
 after the polygons.

 David.



 On Thu, Jun 18, 2015 at 11:02 PM, Matt Boyd mattsli...@gmail.com
 wrote:

 Hi Tom,

 Have a look at some of the QGIS tutorials (google or the QGIS website
 shoudl have some). It sounds like you just need to overlay the layers in
 the correct order, merge generally means something else.

 You can drag / move the layers around / up / down in the layers window.
 Generally from top to bottom, points, lines, polygons. There is also an
 option to give each layer a level of transparency.



 On Thu, Jun 18, 2015 at 8:59 PM, Tom Faro 
 tom.f...@zenith-insurance.co.uk wrote:



 I have been having some trouble with merging two shapefiles – one is a
 map of all sectors in the UK and one is a map of all motorways in the UK. I
 have successfully merged them by putting them both as polygons. However,
 when I fill in the sectors with different colours the road map disappears.
 The same happens when I use the same shapefile in other software.



 Is it possible to merge them so that the roads are always on top? Any
 Help with this matter would be greatly appreciated.

 Many Thanks,
 Tom





 [image: Environment]
--

 Zenith Insurance Management UK Limited is an appointed service provider
 to Zenith Insurance plc and is not an Agent of Zenith Insurance plc. Zenith
 and Link are the European brands of the Markerstudy Group of Companies.

 Zenith Insurance Management UK Limited (Registered No. 5309111). Link
 Underwriting Agency Limited (Registered No. 4227586). Both companies are
 registered in England  Wales at Chester House, Harlands Road, Haywards
 Heath, West 

[Qgis-user] QGis - Orfeo: Toolbox Error: The following layers were not correctly generated.

2015-06-23 Thread Thayse Nery
Hi all,
I have been trying to do an object based classification using QGis + Orfeo 
Toolbox. I downloaded the QGis 2.8.2 and OTB from OSGeo4W Network Installer (OS 
Windows 7 64 bit). When I apply the Step 1: Mean Shift Filtering (Exact Large 
Scale Mean Shift segmentation, step 1) in QGis I got the following error:
The following layers were not correctly generated. • Filtered output • Spatial 
imageYou can check the log messages to find more information about the 
execution of the algorithm.
The log message is:
Algorithm Mean Shift filtering (can be used as Exact Large-Scale Mean-Shift 
-segmentation, step 1) starting... 
C:/Users/OSGEO4~1/apps..\bin\otbcli_MeanShiftSmoothing -in 
C:/Users/Monteverdi/Feb2014_B234567.tif -spatialr 5 -ranger 15 -thres 0.1 
-maxiter 100 -rangeramp 0 -modesearch true -fout 
C:/Users/Monteverdi/Filter.tif -foutpos 
C:/Users/Monteverdi/Spatiali.tifConverting outputs Loading resulting layers
I have reinstalled the software twice and I also tried to save the outputs into 
different folders. The problem is not only using this command but also any 
other from the Orfeo Toolbox give me the same error. It seems that the OTB is 
not installed properly.
Additionally, I have looked at Processing - Option and I observed that no 
folder is connected to GEOID file and SRTM folder under Orfeo (See the figure 
below) Should I set any path/directory to GEOID and SRTM? See the figure below:
  


Does anyone have any idea how to fix this issue?
Many Thanks
Thayse Nery
PhD. StudentSchool of Agricultural and Resource Economics (M089)The University 
of Western Australia35 Stirling Highway, Crawley WA 6009, Australia 

   ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] [Qgis-developer] DXF/DWG import requirements document

2015-06-23 Thread Siki Zoltan

Dear Andreas,

beside Import of layer names as attributes I would prefer
1. setting layer filter in the import dialog (e.g. as a regexp or a
   selection list from the available CAD layers), unselected layers are
   skipped in input.
   It is not clear for me if the layer name rules can be used for this
   purpose.
2. import each CAD layer into separate QGIS layers by feature type (point,
   annotation, polyline, polygon), it could be a checkbox in the import
   dialog.

Optionally during the import polygon layers sould be cheched for islands 
(polygons inside other polygon) and remove the area of islands from the 
container polygon.


Regards,
Zoltan

On Tue, 23 Jun 2015, Andreas Neumann wrote:


Hi,

To all who have an interest in contributing to a DXF/DWG import 
function in 

QGIS:

I have started working on a requirements document - you can view it here:
https://docs.google.com/a/qgis.org/document/d/1NJv1lwd5TnWdV-fTuW7g5ts1O8r3vb46xYeAIQ_BwGw/edit?usp=sharing

If you want to contribute to the document, please send me your gmail account 
so I can give you write access.


After a couple of days (maybe 1.5-2 weeks) we can hopefully finish this 
document and ask for a quote. I will then ask again for organizations or 
companies who can contribute financially.


Thank you in advance for your support!

Andreas
___
Qgis-developer mailing list
qgis-develo...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Qgis-developer] DXF/DWG import requirements document

2015-06-23 Thread Carlos López PSIG
Hi Andreas and everyone,

We're very interested in contributing to a DXF/DWG import and export
function.

This is mine gmail: carlos.p...@gmail.com

Perhaps, We have some money to cofinance or help to develop this function!

Thank you for your offer.

Best regards,


* http://www.psig.es*

*Carlos López Quintanilla*

www.psig.es
carlos.lo...@psig.es
+34 699.680.261



2015-06-23 16:42 GMT+02:00 Andreas Neumann a.neum...@carto.net:

 Hi,

 To all who have an interest in contributing to a DXF/DWG import function
 in QGIS:

 I have started working on a requirements document - you can view it here:

 https://docs.google.com/a/qgis.org/document/d/1NJv1lwd5TnWdV-fTuW7g5ts1O8r3vb46xYeAIQ_BwGw/edit?usp=sharing

 If you want to contribute to the document, please send me your gmail
 account so I can give you write access.

 After a couple of days (maybe 1.5-2 weeks) we can hopefully finish this
 document and ask for a quote. I will then ask again for organizations or
 companies who can contribute financially.

 Thank you in advance for your support!

 Andreas
 ___
 Qgis-developer mailing list
 qgis-develo...@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Line symbol behavior OR how to use chainage

2015-06-23 Thread Thomas Schweser
Hi Nyall,

thanks for your reply. I found your solution in QGIS-Version 2.9.0-Master.

kind regards


Am 21.06.2015 um 00:50 schrieb Nyall Dawson:
 
 On 20 Jun 2015 20:46, Thomas Schweser tschef...@gmx.de
 mailto:tschef...@gmx.de wrote:

 Hi
 I'm using QGIS 2.6 on win 7.
 When editing a line element I used an Marker line with a Simple marker
 (vertical line). I can edit the interval i.g. 5000 mm. I thought this
 would be usefull for some kind of chainage - line element is an cable
 and it should have a chainage. But the problem is when zooming in the
 marker changes its geogrphical position. Position on monitor is somehow
 fix. Is there a way to change this behavior?
 
 I can't remember if I added it in 2.8 or 2.10, but there's an option
 under the advanced menu for disabling this automatic line clipping to
 the canvas extent. That should do what you want.
 
 You'll need to upgrade though!
 
 Nyall

 For my cable-chainage I found a plugin - chainage. Works fine but I
 didn't find a way to adjust the markers to my line element (the cable).
 The markers should be vertical to the line but the lable I like to have
 horizontal.

 Thanks for any help!

 Thomas

 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org mailto:Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Problem in Print-Composer with Google Image in web map

2015-06-23 Thread Carlos Cerdán
Hi Suvendu

Perhaps your issue has relation with this bug:
https://hub.qgis.org/issues/11404



2015-06-23 2:11 GMT-05:00 Suvendu Roy suvendur...@gmail.com:

 Dear colleagues,
 I am facing a problem during the export of output map using google earth
 image and vector layers. Within the print composer, it is ok, but when I
 take any output map, vector layers are not their places, they are moving.
 Please help me, how can I solve it.
 Thanks in advance.



 *Suvendu RoyJunior Research Fellow-UGC, *
 *Department of Geography, University of Kalyani, *
 *Kalyani, Nadia-741235*

 *Alternative Mail Id: suvenduroy1...@gmail.com
 suvenduroy1...@gmail.comMob. +91 9153128612*

 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Line symbol behavior OR how to use chainage

2015-06-23 Thread Nyall Dawson
On 24 June 2015 at 05:37, Thomas Schweser tschef...@gmx.de wrote:
 Hi Nyall,

 thanks for your reply. I found your solution in QGIS-Version 2.9.0-Master.

 kind regards

Hi Thomas,

So just to confirm, this option did what you're after?

Nyall




 Am 21.06.2015 um 00:50 schrieb Nyall Dawson:

 On 20 Jun 2015 20:46, Thomas Schweser tschef...@gmx.de
 mailto:tschef...@gmx.de wrote:

 Hi
 I'm using QGIS 2.6 on win 7.
 When editing a line element I used an Marker line with a Simple marker
 (vertical line). I can edit the interval i.g. 5000 mm. I thought this
 would be usefull for some kind of chainage - line element is an cable
 and it should have a chainage. But the problem is when zooming in the
 marker changes its geogrphical position. Position on monitor is somehow
 fix. Is there a way to change this behavior?

 I can't remember if I added it in 2.8 or 2.10, but there's an option
 under the advanced menu for disabling this automatic line clipping to
 the canvas extent. That should do what you want.

 You'll need to upgrade though!

 Nyall

 For my cable-chainage I found a plugin - chainage. Works fine but I
 didn't find a way to adjust the markers to my line element (the cable).
 The markers should be vertical to the line but the lable I like to have
 horizontal.

 Thanks for any help!

 Thomas

 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org mailto:Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Qgis-developer] DXF/DWG import requirements document

2015-06-23 Thread Andreas Neumann

Hi Zoltan,

I added these two requirements in the document. However, with the new 
legend options introduced in QGIS 2.8 you can easily toggle the 
visibility of classes or rules or delete certain rules - so I am not 
100% convinced if this option is really necessary.


Thanks for your reply!

Andreas

On 23.06.2015 19:26, Siki Zoltan wrote:

Dear Andreas,

beside Import of layer names as attributes I would prefer
1. setting layer filter in the import dialog (e.g. as a regexp or a
   selection list from the available CAD layers), unselected layers are
   skipped in input.
   It is not clear for me if the layer name rules can be used for this
   purpose.
2. import each CAD layer into separate QGIS layers by feature type 
(point,

   annotation, polyline, polygon), it could be a checkbox in the import
   dialog.

Optionally during the import polygon layers sould be cheched for 
islands (polygons inside other polygon) and remove the area of islands 
from the container polygon.


Regards,
Zoltan

On Tue, 23 Jun 2015, Andreas Neumann wrote:


Hi,

To all who have an interest in contributing to a DXF/DWG import 

function in

QGIS:

I have started working on a requirements document - you can view it 
here:
https://docs.google.com/a/qgis.org/document/d/1NJv1lwd5TnWdV-fTuW7g5ts1O8r3vb46xYeAIQ_BwGw/edit?usp=sharing 



If you want to contribute to the document, please send me your gmail 
account so I can give you write access.


After a couple of days (maybe 1.5-2 weeks) we can hopefully finish 
this document and ask for a quote. I will then ask again for 
organizations or companies who can contribute financially.


Thank you in advance for your support!

Andreas
___
Qgis-developer mailing list
qgis-develo...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] RPM for RHEL6 based OS's please.

2015-06-23 Thread ~Stack~

Greetings,

I admin a small research group and our servers are running Scientific
Linux 6 (fully updated). We have had QGIS 1.8.0-16 installed for a while
from the EPEL repo. I really don't know much about QGIS except that I
have users that frequently utilize it.

One of my users found a bug in a plugin he uses and when he inquired
about it, he was told it was fixed in the latest 2 stable branch. He
asked me to update.

http://www.qgis.org/en/site/forusers/alldownloads.html#linux

I found the download page and was pleased to see there was a repo for
RHEL 6 and QGIS stable, however, when I attempted to use the
fedora.vitu.ch/EL/qgis.repo , I only got errors. To me it looks like
that whole site is down.

I went looking for information on building my own RPM but what I found
is quite old.

Will someone please point me to either a working repo for QGIS 2.0 for
RHEL6 based OS's, or point me to updated documentation where I can build
my own RPM? Any assistance would be greatly appreciated.

Thank you!







signature.asc
Description: OpenPGP digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Transparency for vector symbol layers

2015-06-23 Thread Benoît Laurent

Hello Andreas,

Thank you very much for your complete answer.

Actually, I reached my goal using rule based renderers.

Regards,

Benoît


Hi Benoit,

It depends. Yes - you can mix transparent and opaque features. For 
each color you can also set the opacity/transparency value.


However, if two features overlap and you use transparency on the 
feature level, you can see the features shine through - whereas when 
the transparency would be on the symbol level (which isn't implemented 
yet in QGIS) you would first composite all elements in a symbol level 
and then apply the opacity on the whole group. See 
http://www.w3.org/TR/2011/REC-SVG11-20110816/masking.html#ObjectAndGroupOpacityProperties 
for the difference. In 
http://www.w3.org/TR/2011/REC-SVG11-20110816/images/masking/opacity01.png 
- if you look at the bottom row of circles - the second pair of 
circles has the opacity on the group of two circles, whereas the third 
pair has opacity on every single element. I hope you can see the 
difference.


It would be very cool if QGIS could have a more fine-grained opacity - 
new opacity on symbol level and new opacity on a whole group of 
layers. It would make the cartographic options even better ;-)


Andreas

On 19.06.2015 16:40, Benoît Laurent wrote:

Hello,

I noticed this feature request : https://hub.qgis.org/issues/3438.

Is it possible to have semi-transparent and opaque features within 
the same layer ?


Best regards,

Benoît

---
L'absence de virus dans ce courrier électronique a été vérifiée par 
le logiciel antivirus Avast.

https://www.avast.com/antivirus

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


--
Signature_Benoit_Laurent
Heurisis http://www.heurisis.eu


Benoît LAURENT Consultant Optimisation

9, rue Alexandre Fleming, 49066 Angers CEDEX

Portable +33 (0)6 28 03 81 32 e-mail : blaur...@heurisis.eu 
mailto:blaur...@heurisis.eu

tel : +33 (0)9 54 30 41 14 site : www.heurisis.eu http://www.heurisis.eu/


Visitez le site www.optiscolaire.fr http://www.optiscolaire.fr

éco : Avant d’imprimer ce mail, pensez à l’environnement




---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QgsComposerAttributeTableV2

2015-06-23 Thread Benoît Laurent

Hello,

I am still writing Python script. At the present time, I would like to 
add a QgsComposerAttributeTableV2 
http://qgis.org/api/classQgsComposerAttributeTableV2.html to a 
QgsComposition 
http://qgis.org/api/classQgsComposition.html#a8b7182d44115f70391a3974d5f14bcb1. 



However, I don't know how to use the addComposerTableFrame 
http://qgis.org/api/classQgsComposition.html#a74deabc283217410d93b0ead88d55caa 
method. I don't understand the second parameter of the method. Is there 
a example of code somewhere ?


Thank you in advance.

Regards,

Benoît
http://qgis.org/api/classQgsComposerAttributeTableV2.html


---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Vector area calculation

2015-06-23 Thread Fred Lali
Members, I need help or guidance on how to calculate the polygon area, may be  
I'm doing is a wrong way.

I toggle edit tab i.e the pencil icon and i use vectors geometry tools to 
export/add geometry columns. But it gives me area as a decimal 



For God and My Country
Consultant in: GIS,Forestry and Environment @ Earth Consult(U) Ltd.
CCRP GIS Support-Uganda
(The MCKNIGHT Foundation)

Rotarian at RC. Bweyogerere Namboole
Mob: 0772/0752-841118
Sent from Lumia Windows phone 

-Original Message-
From: Benoît Laurent blaur...@heurisis.eu
Sent: ‎23/‎06/‎2015 12:05
To: qgis-user@lists.osgeo.org qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Transparency for vector symbol layers

Hello Andreas,

Thank you very much for your complete answer.

Actually, I reached my goal using rule based renderers.

Regards,

Benoît


Hi Benoit, 

It depends. Yes - you can mix transparent and opaque features. For each color 
you can also set the opacity/transparency value. 

However, if two features overlap and you use transparency on the feature level, 
you can see the features shine through - whereas when the transparency would be 
on the symbol level (which isn't implemented yet in QGIS) you would first 
composite all elements in a symbol level and then apply the opacity on the 
whole group. See 
http://www.w3.org/TR/2011/REC-SVG11-20110816/masking.html#ObjectAndGroupOpacityProperties
 for the difference. In 
http://www.w3.org/TR/2011/REC-SVG11-20110816/images/masking/opacity01.png - if 
you look at the bottom row of circles - the second pair of circles has the 
opacity on the group of two circles, whereas the third pair has opacity on 
every single element. I hope you can see the difference. 

It would be very cool if QGIS could have a more fine-grained opacity - new 
opacity on symbol level and new opacity on a whole group of layers. It would 
make the cartographic options even better ;-) 

Andreas 

On 19.06.2015 16:40, Benoît Laurent wrote: 

Hello, 

I noticed this feature request : https://hub.qgis.org/issues/3438. 

Is it possible to have semi-transparent and opaque features within the same 
layer ? 

Best regards, 

Benoît 

--- 
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast. 
https://www.avast.com/antivirus 

___ 
Qgis-user mailing list 
Qgis-user@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/qgis-user 


___ 
Qgis-user mailing list 
Qgis-user@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/qgis-user



-- 

Benoît LAURENT Consultant Optimisation
9, rue Alexandre Fleming, 49066 Angers CEDEX

 +33 (0)6 28 03 81 32blaur...@heurisis.eu
 +33 (0)9 54 30 41 14  www.heurisis.eu


Visitez le site www.optiscolaire.fr 

 Avant d’imprimer ce mail, pensez à l’environnement






 L'absence de virus dans ce courrier électronique a été vérifiée par le 
logiciel antivirus Avast. 
www.avast.com ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Print composer crash

2015-06-23 Thread Andreas Neumann

Hi Joris,

I just tested PDF and printing of very large output (1.5x1.2m) several 
times one after the other. I tested both on Windows 7, 64bit and on 
Ubuntu 64bit and there was no crash or problem. I tested with or without 
raster and both worked fine.


Can you share your project so we can try to replicate the issue? You'd 
have to open a bug report and make your project and data available 
somewhere to download.


Andreas

On 22.06.2015 15:04, Joris Hintjens wrote:

Hello,
since recently, I cannot save a print without crashing QGIS.
I tried this both on windows7 and OX Yosemite:

Saving a map via print composer (in jpg OR in pdf!): once I click the 
“save” button, the print composer goed white and stalls.
It started wit trying to save to a A0 paper format. So I reduced to 
smaller paper size, but still the problem persists. I am now back to 
A4 format, with a 300 DPI resolution, but still, no improvement.
I can use my print model only 1 time, but for the second map, the 
composer crashes. I can work again when I make a new print template.


Screen record of proces is here:
https://youtu.be/iBXwC-ebubs


When I close the composer and go back to main window to close and 
restart; I get a crash alert on quit. Crash report is stored here:


_https://www.dropbox.com/s/z8vuw45o3wqxzse/crashReport.txt?dl=0_

thanks for any comment or idea to solve this annoying hickup.

Joris






___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Problem in Print-Composer with Google Image in web map

2015-06-23 Thread Nicolas Cadieux
Hi, 
I believe it's the raster Google maps that are moving and not the vector 
layers. It happens when you zoom in.nbsp; Just open the Google layer in the 
open layer plugin and click on save as image.nbsp; Then load that image in 
your project. 
 
Nicolas Cadieux M.Sc. 
Les Entreprises Arch#233;otec inc.#160; 
8548, rue Saint-Denis Montr#233;al H2P 2H2 
T#233;l#233;phone:#160;514.381.5112 #160;Fax: 514.381.4995 
www.archeotec.ca 
On Jun 23, 2015 3:07 AM, quot;Suvendu Roy [via OSGeo.org]quot; 
lt;ml-node+s1560n5212435...@n6.nabble.comgt; wrote: 

Dear colleagues,  I am facing a problem during the export of output map 
using google earth image and vector layers. Within the print composer, it is 
ok, but when I take any output map, vector layers are not their places, they 
are moving. Please help me, how can I solve it. Thanks in advance. Suvendu Roy 
Junior Research Fellow-UGC,  Department of Geography, University of Kalyani,  
Kalyani, Nadia-741235 Alternative Mail Id: [hidden email] Mob. #43;91 
9153128612 

___
Qgis-user mailing list
[hidden email] 
http://lists.osgeo.org/mailman/listinfo/qgis-user 








If you reply to this email, your message will be added to the 
discussion below: 

http://osgeo-org.1560.x6.nabble.com/Problem-in-Print-Composer-with-Google-Image-in-web-map-tp5212435.html
 


To start a new topic under Quantum GIS - User, email 
ml-node#43;s1560n4125267h38#64;n6.nabble.com 
To unsubscribe from Quantum GIS - User, click here . 
NAML 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Problem-in-Print-Composer-with-Google-Image-in-web-map-tp5212435p5212437.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Problem in Print-Composer with Google Image in web map

2015-06-23 Thread Suvendu Roy
Dear colleagues,
I am facing a problem during the export of output map using google earth
image and vector layers. Within the print composer, it is ok, but when I
take any output map, vector layers are not their places, they are moving.
Please help me, how can I solve it.
Thanks in advance.



*Suvendu RoyJunior Research Fellow-UGC, *
*Department of Geography, University of Kalyani, *
*Kalyani, Nadia-741235*

*Alternative Mail Id: suvenduroy1...@gmail.com
suvenduroy1...@gmail.comMob. +91 9153128612*
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user