Re: [Qgis-user] error message when opening a project

2019-05-05 Thread DelazJ
Hi,
This line

* File "C:/Users/Celso/AppData/**Roaming/QGIS/QGIS3\profiles\*
*default/python/plugins\**qgiscloud\**qgiscloudplugindialog.py", line 808,
in __wkbTypeString*

points that the issue comes from qgiscloud plugin. So first, either
uninstall it or run qgis without plugins to confirm the origin. And report
the issue on the plugin repository in case the authors are not following
this list so they get it fixed.


Regards,

Harrissou

Le lun. 6 mai 2019 à 01:02, Nicolas Cadieux 
a écrit :

> Hi,
>
> I have no idea what this error is but my first reaction would be to
> uninstall QGIS and reinstall QGIS.  If that does not help, please add what
> version of QGIS you have, what installer you used and what operating system
> you are on.  I would add what version the projects are done with.  You
> could also disable all plugins that could be at the root of the problem.
> That would help others figure things out.
>
> Good luck,
> Nicolas
>
> Le 5 mai 2019 à 10:20, Celso Catelani  a écrit :
>
> Hi,
>
>
> I'm receiving an error message in all projects i try to open, saying the
> follow:
>
>
>
> type object 'Qgis' has no attribute 'WkbUnknown'
>
> Traceback (most recent call last):
>
> File
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
> line 702, in update_local_layers
>
> self.update_local_data_sources(local_layers, local_raster_layers)
>
> File
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
> line 775, in update_local_data_sources
>
> "Unsupported geometry type '{type}' in layer
> '{layer}'").format(type=self.__wkbTypeString(wkbType),
> layer=layers[0].name()))
>
> File
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
> line 808, in __wkbTypeString
>
> if wkbType == Qgis.WkbUnknown:
>
> AttributeError: type object 'Qgis' has no attribute 'WkbUnknown'
>
>
> Please, may someone help me about this?
>
>
> Tanks a lot
>
>
>  Celso S. Catelani
>
>
>
>
> 
>  Livre
> de vírus. www.avast.com
> .
> <#m_2851205939630208801_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] error message when opening a project

2019-05-05 Thread Nicolas Cadieux
Hi,

I have no idea what this error is but my first reaction would be to uninstall 
QGIS and reinstall QGIS.  If that does not help, please add what version of 
QGIS you have, what installer you used and what operating system you are on.  I 
would add what version the projects are done with.  You could also disable all 
plugins that could be at the root of the problem. That would help others figure 
things out.

Good luck,
Nicolas

> Le 5 mai 2019 à 10:20, Celso Catelani  a écrit :
> 
> Hi,
> 
> I'm receiving an error message in all projects i try to open, saying the 
> follow:
> 
> 
> type object 'Qgis' has no attribute 'WkbUnknown'
> Traceback (most recent call last):
>   File 
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
>  line 702, in update_local_layers
> self.update_local_data_sources(local_layers,  local_raster_layers)
>   File 
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
>  line 775, in update_local_data_sources
> "Unsupported geometry type '{type}' in layer 
> '{layer}'").format(type=self.__wkbTypeString(wkbType), 
> layer=layers[0].name()))
>   File 
> "C:/Users/Celso/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py",
>  line 808, in __wkbTypeString
> if wkbType == Qgis.WkbUnknown:
> AttributeError: type object 'Qgis' has no attribute 'WkbUnknown'
> 
> Please, may someone help me about this?
> 
> Tanks a lot
> 
>  Celso S. Catelani
> 
> 
> 
>   Livre de vírus. www.avast.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] How calculate sequential values based on spatial pattern

2019-05-05 Thread Alexandre Neto
That is actually quite easy using a bit of SQL in a virtual layer. After
all the west to east and north to south is just a matter of adding a X and
a Y fields and order first by X, then by Y.

I am not at my computer now, but when I came back I will try to get you a
ready to use query.

Alex

A qui, 2/05/2019, 17:39, Fernando M. Roxo da Motta 
escreveu:

> On Thu, 2 May 2019 06:52:43 +, Karl Magnus Jönsson
>  wrote:
>
>
> > Hi!
> > One way could be to calculate the sequence and coordinates in Excel
> > or something similar. If the points are regularly spaced of course.
> > Then save to csv, import in QGIS and save to whatever.
>
>   That can be a great idea.
>
>   In my problem all a have to start is a polygon, not necessarily
> regular, and the directions and spacing of the lines.  The lines in the
> grid doesn't have to be orthogonal and almost never NS/EW.
>
>   That seems to be a little cumbersome for an excel spreadsheet.  樂樂
>
>
>
> >
> > Cheers!
> >
> > Karl-Magnus Jönsson
> >
> >
> > -Ursprungligt meddelande-
> > Från: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] För
> > Fernando M. Roxo da Motta Skickat: den 2 maj 2019 02:16
> > Till: qgis-user@lists.osgeo.org
> > Ämne: Re: [Qgis-user] How calculate sequential values based on
> > spatial pattern
> >
> > On Wed, 1 May 2019 16:38:41 -0500, Apoyo Carbono
> >  wrote:
> >
> >
> > > Hi!
> > > I need your help. I need to Create a numbers sequentially in a
> > > "Points shapefile"  with a spacial pattern.
> > > For example, the point number 1 start northwestern and the next
> > > numbers points will be order from west to east. For the next row (to
> > > South) going from west to east too.
> > > And so on, the values points increase to the south. Therefore the
> > > last point will be in the southeast.
> > > For now I'm doing manual but it is around 1,000 points!
> >
> >   This looks like a lot to a 3D seismic survey.  樂樂樂
> >
> >   I had a script for Qgis 2.x that worked well enough to be useful to
> > me.  The points were generated using a grid support.  In your case I
> > would have a set of EW lines spaced regularly from north to south, and
> > numbered that way.
> >
> >   During the points generation I had two (among others) attributes
> > associated to each point.   The first one was a point number within
> > the line and the other the line number.
> >
> >   The points were generated so that all points with the same point
> > number were parallel to another set of line (usually perpendicular to
> > the first one).
> >
> >   I don't know if this is like you are looking for, the point here
> > (pun unintended) were to associate the numbering attribut while
> > generating the points.
> >
> >   Hope this helps.
> >
> >
> > >
> > > I hope that you understand my situation. Can you help me? I could
> > > send you the shapefile with an example better explained
> > >
> >
> >
> >   Roxo
> >
> > P.S.- It is possible to still have tose set of scripts luking around
> > somewhere, they were never ported to 3.X.  They were too horrible to
> > begin with.  
>
>
>
>
>
>
>
>
>   Roxo
>
> --
>  Non luctari, ludare ---+ WYSIWYG
> Fernando M. Roxo da Motta   | Editor?
> Except where explicitly stated I speak on my own behalf.|  VI !!
> PU5RXO  | I see text,
>  Quis custodiet ipsos custodes?-+ I get text!
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [QGIS-it-user] [help] ordine di visualizzazione degli elementi di un dataset

2019-05-05 Thread Stefano Campus
grazie mille, mi sembra un'ottima idea.
proverò

s.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user