| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Oct 31 '12 at 12:30 | |
| stats | profile views | 10 |
|
Oct 29 |
awarded | Self-Learner |
|
Oct 29 |
awarded | Teacher |
|
Oct 29 |
accepted | How to extract area programmatically? |
|
Oct 29 |
answered | How to extract area programmatically? |
|
Oct 24 |
comment |
How to extract area programmatically? Thanks nickves, but I'm afraid my problem starts earlier, as I'm not even able to get the vertex points out of my polygon geometry without qgis being closing because of segmentation fault… Is this a QGIS bug? Should I write to qgis-dev? |
|
Oct 23 |
revised |
How to extract area programmatically? added 10 characters in body |
|
Oct 23 |
revised |
How to extract area programmatically? added 876 characters in body |
|
Oct 22 |
revised |
How to extract area programmatically? added 302 characters in body |
|
Oct 22 |
revised |
How to extract area programmatically? added 202 characters in body |
|
Oct 20 |
revised |
How to extract area programmatically? added 1 characters in body |
|
Oct 19 |
comment |
How to extract area programmatically? As thepoly is only one geometry of the layer, that won't work: AttributeError: 'QgsGeometry' object has no attribute 'vectorType'. The Layer itself is of type polygon. |
|
Oct 19 |
asked | How to extract area programmatically? |
|
Oct 17 |
accepted | Run function if item in QComboBox is selected |
|
Oct 17 |
answered | Run function if item in QComboBox is selected |
|
Oct 16 |
revised |
Run function if item in QComboBox is selected spelling, typing errors |
|
Oct 16 |
revised |
Run function if item in QComboBox is selected spell check |
|
Oct 16 |
asked | Run function if item in QComboBox is selected |
|
Oct 15 |
comment |
function, return, 'instancemethod' object has no attribute '__getitem__' That did it. I thought it was something like that. I tried self.projectfilepathname() before, but without "self" in the functions definition and got another error. Thats why I removed the brackets. Thank you! |
|
Oct 15 |
accepted | function, return, 'instancemethod' object has no attribute '__getitem__' |
|
Oct 15 |
revised |
function, return, 'instancemethod' object has no attribute '__getitem__' indentation, there have been some tabs in the coe. Sorry for that. |