[QGIS-Developer] USNG Coordinate System

2017-06-03 Thread Joshua Quesenberry
All,

 

Is there some way to plot USNG coordinates in QGIS? And if not, when will
support for that be added?

 

Thanks,

 

Josh Q

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Processing R scripts - TypeError: cannot concatenate 'str' and 'NoneType' objects

2017-06-03 Thread Anita Graser
Maybe a fix ...

On Fri, Jun 2, 2017 at 8:31 PM, Anita Graser  wrote:

> File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\algs\r\RAlgorithm.py",
> line 404, in getExportCommands
>
> commands.append('cat("##' + out.name + '",file="' + outputDataFile +
> '",sep="\n",append=TRUE)')
>
> TypeError: cannot concatenate 'str' and 'NoneType' objects
>

​Not sure if it breaks anything else, but if I add

​elif isinstance(out, OutputHTML):
pass

before the offending

elif out.name != RAlgorithm.R_OUTPUT_VALUES:
commands.append('cat("##' + out.name + '",file="' +
outputDataFile + '",sep="\n",append=TRUE)')
commands.append('cat(' + out.name + ',file="' +
outputDataFile + '",sep="\n",append=TRUE)')

Then the HTML output is created and visible in the results viewer and there
is no error.

I'm not sure what the problematic lines were supposed to do anyway ...

Best wishes,
Anita
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Processing R scripts - TypeError: cannot concatenate 'str' and 'NoneType' objects

2017-06-03 Thread Anita Graser
On Sat, Jun 3, 2017 at 12:25 AM, Håvard Tveite 
wrote:

> You are not alone.
> Same issue here with 2.18.9 on Ubuntu 14.04.  R 3.4.0.
>
​
Thank you fo
r the confirmation
​,​
Håvard
​!​

Can anyone tell me what was the last Processing version where R scripts did
work?

​Best wishes,
Anita​
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Split features tool behavior

2017-06-03 Thread Andreas Wicht
Hi all,

I have a question regarding the behavior of the "split features" tool
when it comes to multipart polygons.
For that I created a small example (see split_features_1.png).

The polygon "1" is a multipart polygon as shown in the screenshot.
Let's say a user wants to split the lower polygon into two in order to
merge one part to the polygon "3" (here the workaround would be the
usage of the reshape features tool) or to create an entirely new
feature. (see split_features_2.png).

The expected result would be a the separated polygon (here on the
right) and the rest of the polygon including the part on the top. 1
Multipart Polygon and 1 Polygon.

The QGIS result is three separate Polygons. This behavior can be
dangerous when editing complex layers.
If furthermore attributes are being changed and aggregations happen
potential errors or unexpected results for a user are imminent.

Other GIS produce the expected output of 1 Multipart Polygon and 1 Polygon.

What is the specific intention behind this behavior as it seems not
quite intuitive?

Cheers
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] [Qgis-developer] FOSS4G Boston QGIS presentation?

2017-06-03 Thread Larry Shaffer
Hi,

Apologies for the delay in my reply. The talk was accepted for FOSS4G 2017
Boston, and Kurt / myself will be co-presenting.

The "State of QGIS" talk abstract is attached. I will be bringing this
topic up with the community to gather contributor feedback on overall
content and direction, since the talk should represent community viewpoints
and cover topics the community thinks it should.

Regards,

Larry Shaffer
Dakota Cartography
Black Hills, South Dakota
--
Boundless Desktop and QGIS Support/Development
Boundless Spatial - http://boundlessgeo.com
lshaf...@boundlessgeo.com

On Thu, Mar 23, 2017 at 12:26 PM, Nathan Woodrow 
wrote:

> Hey Larry,
>
> I have some slides from my talk just recently in New Zealand if you want
> to use some of it.  The slide deck uses the new logo and style guide which
> looks pretty good.
>
> You can find the slides here: https://www.dropbox.com/s/
> 85jxstidntb8e8t/QGIS%20NZ%20-%202017.pptx?dl=0
>
>
> Regards,
> Nathan
>
> On Wed, Mar 22, 2017 at 4:31 AM, Tim Sutton  wrote:
>
>> Hi Larry
>>
>> On 21 Mar 2017, at 8:12 PM, Larry Shaffer  wrote:
>>
>> Hi Tim, Andreas, et al.,
>>
>> Thank you for the quick replies and support. I will submit a "State of
>> QGIS" talk today. Regardless of whether it is accepted, I will probably be
>> in attendance at FOSS4G Boston.
>>
>>
>>
>> Great!
>>
>>
>> Note that I intend this talk to be completely vetted by the community. I
>> will be posting to the dev list with requests for comments, opinions and
>> suggestions on content. While I will be working on this talk at work
>> (assuming it is accepted), it will purely be about and for the community's
>> efforts, with absolutely no content related to my employer, excepting to
>> thank them for supporting my attendance to the event.
>>
>>
>>
>> Thanks that sounds great.
>>
>>
>> I could get someone from work to help with the talk, or be a backup;
>> though, I would definitely prefer someone from the QGIS dev community to
>> help in this regard, ideally someone who does not also work for my employer.
>>
>>
>>
>> I'd be happy to help compiling your slides / reviewing them etc. I guess
>> Kurt Menke might be going along - you might want to touch base with him to
>> hear if he is going - he isn't a developer but he is very up to speed with
>> QGIS and the QGIS community activities. Hopefully anyone else on the dev
>> list who is going will pipe up and pitch in if they can.
>>
>>
>> Anyone attending FOSS4G Boston and willing to help out? If so, I need to
>> know today. Thanks.
>>
>>
>> Regards
>>
>> Tim
>>
>>
>> Regards,
>>
>> Larry Shaffer
>> Dakota Cartography
>> Black Hills, South Dakota
>> --
>> Boundless Desktop and QGIS Support/Development
>> Boundless Spatial - http://boundlessgeo.com
>> lshaf...@boundlessgeo.com
>>
>> On Mon, Mar 20, 2017 at 3:08 PM, Andreas Neumann 
>> wrote:
>>
>>> Hi Larry,
>>>
>>> I would also welcome, if you could present on behalf of the project.
>>>
>>> I won't be there - I'd love to come. I like Boston / Cambridge. But I
>>> can't join FOSS4G this time.
>>>
>>> Thanks a lot,
>>>
>>> Andreas
>>>
>>> On 20.03.2017 22:05, Tim Sutton wrote:
>>>
>>> Hi Larry
>>>
>>> On 20 Mar 2017, at 6:33 PM, Larry Shaffer 
>>> wrote:
>>>
>>> Hi,
>>>
>>> Call for presentations ends today (or tomorrow?) for FOSS4G 2017 in
>>> Boston.
>>>
>>> Is someone from the QGIS project already giving, or submitted a proposal
>>> for, a 'State of QGIS' type of presentation?
>>>
>>> If not I will be going and am willing to put in a proposal for such a
>>> talk, highlighting QGIS 3 development and upcoming release (if the
>>> community is OK with that). If so, I would prefer to co-present with
>>> someone from the project who will also be attending.
>>>
>>>
>>> I am not sure who else is going along, but it will be great if you can
>>> present on behalf of the project! Big +1 from me!
>>>
>>> Regards
>>>
>>> Tim
>>>
>>>
>>> Regards,
>>>
>>> Larry Shaffer
>>> Dakota Cartography
>>> Black Hills, South Dakota
>>> --
>>> Boundless Desktop and QGIS Support/Development
>>> Boundless Spatial - http://boundlessgeo.com
>>> lshaf...@boundlessgeo.com
>>> ___
>>> Qgis-developer mailing list
>>> Qgis-developer@lists.osgeo.org
>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>>
>>>
>>> —
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *Tim Sutton*
>>>
>>> *Co-founder:* Kartoza
>>> *Project chair:* QGIS.org 
>>>
>>> Visit http://kartoza.com to find out about open source:
>>>
>>> Desktop GIS programming services
>>> Geospatial web development
>>> GIS Training
>>> Consulting Services
>>>
>>> *Skype*: timlinux
>>> *IRC:* timlinux on #qgis at freenode.net
>>>
>>> Kartoza is a 

[QGIS-Developer] QGIS Conference /Hackfest 2017 Nødebo

2017-06-03 Thread Lene Fischer
It´s time to register for the next QGIS conference and Hackfest.

It will take place in Nødebo - Denmark from August 2. - 11. 2017

Developers are supposed to register at Github
https://github.com/qgis/QGIS/wiki/18th-QGIS-User-Conference-and-Developer-Meeting-in-N%C3%B8debo,-August-2-11-2017
This time it is a prolonged event - and we have suggested you can bring you
family so they can use the summertime to see our local area.

If you are a user who want to participate please register at
https://qgis2017.wordpress.com/
If you want to become a sponsor - please contact me by mail.

We are looking forward to see you all in Denmark

Regards
Lene Fischer
Associate Professor

University of Copenhagen
Department of Geoscience and Natural Resource Management

Forest and Landscape College
Nødebovej 77a
3480
Denmark

TEL +45 40115084
l...@ign.ku.dk




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Conference-Hackfest-2017-N-debo-tp5322899.html
Sent from the QGIS - Developer mailing list archive at Nabble.com.
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer