Re: [QGIS-Developer] Last Call: edit entries in Visual Changelog 3.0!

2018-05-02 Thread Nyall Dawson
On 1 May 2018 at 17:33, Richard Duivenvoorde  wrote:
> Hi Nyall,
>
> You hit a bug I think. Only staff members see the star (attached).
>
> Besides my own (staff) account I created a zuidt (non staff) account,
> and only the staff one sees the button...

Hmm... it's not that simple unfortunately. The entries are
transparently discarded and not saved if I attempt to create them.

If you've got rights to add them, can you please add:


QGIS: Symbology

"Easy styling of discrete rasters"

"In QGIS 3.0, the existing raster Paletted Renderer for rasters was
adapted to allow for easy styling of discrete raster layers, such as
landcover or boolean rasters. Now, users can select the renamed
"Paletted/Unique Values" renderer and click the "Add Unique Values"
button to load all unique raster values from the layer. These are
automatically assigned a color using the selected color ramp.

The unique value calculation is performed in a background thread to
keep the UI responsive for large (or remote) raster layers.
Additionally, users can manually add individual new classes as
desired, and edit the associated pixel value for any existing class.
Deleting multiple classes at once is also supported, as well as
changing the color, transparency and labels for multiple classes at
once.

Color palettes can be loaded from a text file, with ESRI
clr/GDAL/GRASS color table formats supported. Color palettes can be
saved to a clr text file for sharing."

Funded by: Stéphane Henriod, Satelligence (http://satelligence.com/),
Bird's Eye View (https://www.birdseyeviewgis.com/), other anonymous
backers

Developed by: Nyall Dawson (North Road), http://north-road.com

Image url: 
https://cloud.githubusercontent.com/assets/1829991/2438/ab9851ba-139f-11e7-9ae0-f38d7051c5d9.png


Thanks!!

Nyall




>
> Created an issue:
> https://github.com/kartoza/projecta/issues/905
>
> So please use the direct url Tim showed:
> http://changelog.qgis.org/en/qgis/3.0.0/create-entry/
>
>
> Regards,
>
> Richard
>
> On 01-05-18 09:14, Nyall Dawson wrote:
>> On 1 May 2018 at 16:44, Tim Sutton  wrote:
>>
>>> Assuming you are logged in, you should see a * icon at the top of the 
>>> changelog page which will take you here:
>>>
>>> http://changelog.qgis.org/en/qgis/3.0.0/create-entry/
>>>
>>>
>>
>> Odd - it works if I directly open that URL, but I don't see the * button!
>>
>> Nyall
>>
>>
>>> Regards
>>>
>>> Tim
>>>
>>>
>>>
>>>
>>> Nyall
>>>
>>>
>>> I plan to 'freeze' the entries next week friday, meaning we will
>>> 'translate' the stuff to RST, move it to the Website and Transifex.
>>> After that it will be available (translated, if so) in qgis.org.
>>>
>>> So Please have a look, and update/add (your) items if possible in the
>>> upcoming days.
>>>
>>> Regards,
>>>
>>> Richard Duivenvoorde
>>> ___
>>> 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 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
>>> Ex 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
>>>
>> ___
>> 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 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 options broken in QGIS LTR 2.18.19 (?)

2018-05-02 Thread Luigi Pirelli
I'll try to replicate... seems strange that this commit could generate the
error. I'll check

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**

On 2 May 2018 at 22:11, Giovanni Manghi  wrote:

> this is the commit that apparently broke it
>
> https://github.com/qgis/QGIS/commit/c83261395476b62f67eace32c78460
> bdcfd79a8f
>
>
> cheers
>
> -- G --
>
>
>
>
>
> On Wed, May 2, 2018 at 8:21 PM, Giovanni Manghi
>  wrote:
> > Hi all,
> > I just noticed the following (on both Ubuntu and Window):
> >
> > clicking "ok" in Processing options dialog generated a python error,
> > then clicking on "close" generates another one and so on and the only
> > thing left is killing the program. Does not seems to happen on
> > 2.18.18.
> >
> > Anyone confirms? If confirmed any chance to make an new point release
> asap?
> >
> > thanks in advance
> >
> > -- G --
> >
> >
> > error:
> >
> > Traceback (most recent call last):
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\
> ProcessingToolbox.py",
> > line 163, in updateProvider
> > item.refresh()
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\
> ProcessingToolbox.py",
> > line 377, in refresh
> > Processing.updateAlgsList()
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> core\Processing.py",
> > line 184, in updateAlgsList
> > Processing.reloadProvider(p.getName())
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> core\Processing.py",
> > line 189, in reloadProvider
> > algList.reloadProvider(providerName)
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> core\alglist.py",
> > line 55, in reloadProvider
> > p.loadAlgorithms()
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> core\AlgorithmProvider.py",
> > line 56, in loadAlgorithms
> > self._loadAlgorithms()
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\modeler\
> ModelerAlgorithmProvider.py",
> > line 73, in _loadAlgorithms
> > folders = ModelerUtils.modelsFolders()
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> modeler\ModelerUtils.py",
> > line 46, in modelsFolders
> > folder = ProcessingConfig.getSetting(ModelerUtils.MODELS_FOLDER)
> >   File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\
> core\ProcessingConfig.py",
> > line 209, in getSetting
> > if name in ProcessingConfig.settings.keys():
> > RuntimeError: maximum recursion depth exceeded in cmp
> ___
> 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 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 options broken in QGIS LTR 2.18.19 (?)

2018-05-02 Thread Giovanni Manghi
this is the commit that apparently broke it

https://github.com/qgis/QGIS/commit/c83261395476b62f67eace32c78460bdcfd79a8f


cheers

-- G --





On Wed, May 2, 2018 at 8:21 PM, Giovanni Manghi
 wrote:
> Hi all,
> I just noticed the following (on both Ubuntu and Window):
>
> clicking "ok" in Processing options dialog generated a python error,
> then clicking on "close" generates another one and so on and the only
> thing left is killing the program. Does not seems to happen on
> 2.18.18.
>
> Anyone confirms? If confirmed any chance to make an new point release asap?
>
> thanks in advance
>
> -- G --
>
>
> error:
>
> Traceback (most recent call last):
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ProcessingToolbox.py",
> line 163, in updateProvider
> item.refresh()
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ProcessingToolbox.py",
> line 377, in refresh
> Processing.updateAlgsList()
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\Processing.py",
> line 184, in updateAlgsList
> Processing.reloadProvider(p.getName())
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\Processing.py",
> line 189, in reloadProvider
> algList.reloadProvider(providerName)
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\alglist.py",
> line 55, in reloadProvider
> p.loadAlgorithms()
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\AlgorithmProvider.py",
> line 56, in loadAlgorithms
> self._loadAlgorithms()
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\modeler\ModelerAlgorithmProvider.py",
> line 73, in _loadAlgorithms
> folders = ModelerUtils.modelsFolders()
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\modeler\ModelerUtils.py",
> line 46, in modelsFolders
> folder = ProcessingConfig.getSetting(ModelerUtils.MODELS_FOLDER)
>   File 
> "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\ProcessingConfig.py",
> line 209, in getSetting
> if name in ProcessingConfig.settings.keys():
> RuntimeError: maximum recursion depth exceeded in cmp
___
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] Plugin [1370] SentinelHub approval notification.

2018-05-02 Thread noreply

Plugin SentinelHub approval by pcav.
The plugin version "[1370] SentinelHub 1.3.0" is now approved
Link: http://plugins.qgis.org/plugins/SentinelHub/
___
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] Processing options broken in QGIS LTR 2.18.19 (?)

2018-05-02 Thread Giovanni Manghi
Hi all,
I just noticed the following (on both Ubuntu and Window):

clicking "ok" in Processing options dialog generated a python error,
then clicking on "close" generates another one and so on and the only
thing left is killing the program. Does not seems to happen on
2.18.18.

Anyone confirms? If confirmed any chance to make an new point release asap?

thanks in advance

-- G --


error:

Traceback (most recent call last):
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ProcessingToolbox.py",
line 163, in updateProvider
item.refresh()
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\gui\ProcessingToolbox.py",
line 377, in refresh
Processing.updateAlgsList()
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\Processing.py",
line 184, in updateAlgsList
Processing.reloadProvider(p.getName())
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\Processing.py",
line 189, in reloadProvider
algList.reloadProvider(providerName)
  File "C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\alglist.py",
line 55, in reloadProvider
p.loadAlgorithms()
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\AlgorithmProvider.py",
line 56, in loadAlgorithms
self._loadAlgorithms()
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\modeler\ModelerAlgorithmProvider.py",
line 73, in _loadAlgorithms
folders = ModelerUtils.modelsFolders()
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\modeler\ModelerUtils.py",
line 46, in modelsFolders
folder = ProcessingConfig.getSetting(ModelerUtils.MODELS_FOLDER)
  File 
"C:/OSGEO4~1/apps/qgis-ltr/./python/plugins\processing\core\ProcessingConfig.py",
line 209, in getSetting
if name in ProcessingConfig.settings.keys():
RuntimeError: maximum recursion depth exceeded in cmp
___
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] R provider for QGIS 3 - any interest?

2018-05-02 Thread Alex M
Do we have a fundraising target, estimate of time required?

Thanks,
Alex

On 04/25/2018 08:08 PM, Nyall Dawson wrote:
> On 23 April 2018 at 15:21, Howard Frederick  wrote:
>> Hi all -
>>
>> QGIS 3 is pretty magical* but I miss the R provider! We have a bunch of R
>> scripts for our flightplanning and mapmaking wildlife work that were super
>> handy and will be sorely missed.
>>
>> I don’t have the Python skills to port the 2.18 plugin to 3.0 (yet!) but
>> would be interested in (a) trying to get some crowdfunding going and (b)
>> helping to coordinate an effort to get the R provider going again.
>>
>> … that is, IF there is enough interest! Please respond here or ping me
>> privately and we’ll see how much of a community we have.
> 
> I'm VERY interested in seeing this resurrected. I'm available to
> mentor this task if someone else wants to take ownership of the plugin
> and do the port, OR alternatively I'd be happy for North Road to do
> the porting ourselves and take over maintenance if someone can fund
> this work.
> 
> Nyall
> 
>>
>> Cheers -
>>
>> Howard Frederick
>>
>> Conservation biologist / Wildlife survey
>> www.underdiverwaterman.com
>>
>>
>>
>> *HUGE thanks to everyone making this possible, not least of which to William
>> Kyngesburye for making the Mac installers available.
>>
>> ___
>> 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 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 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] R provider for QGIS 3 - any interest?

2018-05-02 Thread Barry Rowlingson
I am hoping to revitalise the QGIS Network API plugin project that I
mentored for GSoC last year - it needs porting to QGIS3 and probably some
more documentation.

For anyone who doesn't know it, it makes QGIS expose a network API service
so that clients can call defined QGIS functions. So using the R client API
you can get data from live QGIS layers, or send R spatial objects to QGIS
as new layers.

code: https://gitlab.com/qgisapi
docs: https://qgisapi.gitlab.io/
bugs: plenty

Barry


On Fri, Apr 27, 2018 at 1:09 AM, Nyall Dawson 
wrote:

> On 26 April 2018 at 22:10, Barry Rowlingson
>  wrote:
> > As a long-time R spatial developer and QGIS user I'll be glad to help
> out -
> > but time-poor at work for now. "Helping out" may be more  like "making
> > unreasonable suggestions" and "finding annoying bugs".
>
> Don't undersell yourself... these would be very valuable contributions!
>
> > For example, can we find a more efficient way to transfer data from QGIS
> to
> > R? Can the new `sf` packages in R work with the data straight out of
> QGIS'
> > memory? I *think* the `sf` package stores vector data in GDALs native C++
> > objects, and if QGIS is doing that too then we *might* be able to get
> access
> > from QGIS and R if we write the R plugin as a C/C++ module that
> dynamically
> > links with the shareable libR.so.
>
> I've (very roughly) looked into this, and I also believe it should be
> possible to directly create R data frames from QGIS layers. Then we'd
> just need to add a "R console" to QGIS, and boom! Awesome spatial
> statistical analysis tool directly within QGIS!
>
> Nyall
>
> >
> > The current R processing plugin  converts QGIS layers to shapefiles,
> reads
> > them into a new R process. On occasion I've hit problems with shapefile
> > limitations (field name length, usually) that make my scripts fail.
> Maybe it
> > should go via geopackage instead.
> >
> > Should it create `sp` objects on the R side or `sf` objects? This could
> be
> > controllable in the R processing script headers, so it can be set on a
> > per-script basis.
> >
> > I'll stop now...
> >
> > Barry
> >
> >
> >
> >
> >
> >
> > On Thu, Apr 26, 2018 at 9:42 AM, Aurelio Pires 
> wrote:
> >>
> >> +1
> >>
> >> Thanks,
> >>
> >>
> >> On 2018-04-26 07:40, Paolo Cavallini wrote:
> >> > Hi all,
> >> >
> >> > Il 26/04/2018 05:08, Nyall Dawson ha scritto:
> >> >> I'm VERY interested in seeing this resurrected. I'm available to
> >> >> mentor this task if someone else wants to take ownership of the
> plugin
> >> >> and do the port, OR alternatively I'd be happy for North Road to do
> >> >> the porting ourselves and take over maintenance if someone can fund
> >> >> this work.
> >> > that's good news. So starting a crowdfunding campaign seems a good way
> >> > to go, unless there is a bigger sponsor; do you agree?
> >> > All the best, and thanks.
> >> >
> >>
> >> ___
> >> 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 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 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] Suggestion for improved macOS build compatibility testing

2018-05-02 Thread Jeremy Palmer
On Thu, May 3, 2018 at 3:54 AM, Tom Elwertowski 
wrote:

> I have posted my steps for building QGIS and dependencies from source
> here: https://gist.github.com/telwertowski/a047772c8ae38bb6612c0c7
> 180e82a0c


Thank you very much Tom. I will try these instructions this week :)
___
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] Suggestion for improved macOS build compatibility testing

2018-05-02 Thread Tom Elwertowski
I have posted my steps for building QGIS and dependencies from source 
here: https://gist.github.com/telwertowski/a047772c8ae38bb6612c0c7180e82a0c


Tom

On 4/28/18 7:12 PM, Jeremy Palmer wrote:


On Sun, Apr 29, 2018 at 5:23 AM, Tom Elwertowski 
> wrote:


Currently, I install Qt binaries and Kyngchaos frameworks and use
configure/make for everything else. I can document the steps. I
haven't in the past because people asking for mac builds have said
they are not developers.

After review of my build process, we can determine if it can be
automated.

Big +1 for this and nightly builds :)

Cheers
Jeremy

___
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] Compiling QGIS 3 on Centos 7

2018-05-02 Thread Andreas Neumann
Hi, 

Did someone successfully compile QGIS 3 on Centos 7? 

Or are there any recent QGIS 3 server packages available for Centos 7? I
don't need 3d or desktop on this machine - only server. 

While I can find qt5 packages for centos 7, several other dependencies
are not available, such as the qt5-scintilla packages or qwt for qt5,
etc. 

I would be grateful for any hints or recipes how to install qgis3-server
on centos 7 or compile it myself (meaning getting the necessary
dependencies). 

Or would be a dockerized QGIS 3 server version be easier to install QGIS
server 3 on Centos7? 

Thanks,
Andreas___
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] Missing parameters from Modeler 3.0 vs master

2018-05-02 Thread matteo
ok I created a PR, not so sure about MapLayers

https://github.com/qgis/QGIS/pull/6918

Cheers

Matteo
___
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-user] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Luca Manganelli
On Wed, May 2, 2018 at 12:09 PM, Walter Lorenzetti 
wrote:

> Hi users, hi developers,
>
> I am pleasure to introduce you a new suite to publish QGIS projects on web
> by QGIS-Server  that we developed in past 2-3 years at GIS3W
>
​This project sounds interesting. Some questions:
1) this webgis should run under django ​system?
2) is it extensible (i.e. can I add custom buttons, actions, etc...)?
3) there's a tile caching system. Does it solve the usual problems with
labels?
___
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] Missing parameters from Modeler 3.0 vs master

2018-05-02 Thread matteo
Hi devs,

compared to 3.0 in QGIS master Processing Modeler there has been added
some useful parameters (Distance, Enum, Matrix, Range) but some old are
missing, like Expression, Raster Band.

Are there any problems related with these 2 parameters?

Cheers

Matteo
___
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] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Enzo Cocca
Hi Walter
after compliments, I want say you that that I have some problem with the
installation. I opened a ticket.

Best
E

Il giorno mer 2 mag 2018 alle ore 12:17 Walter Lorenzetti <
lorenze...@gis3w.it> ha scritto:

> Hi users, hi developers,
>
> I am pleasure to introduce you a new suite to publish QGIS projects on web
> by QGIS-Server  that we developed in past 2-3 years at GIS3W.
>
> G3W-SUITE is a modular client-server application developed with Django and
> Vue.js.
>
> Main github repositoryies is https://github.com/g3w-suite
>
> Main Django application (G3W-ADMIN) is
> https://github.com/g3w-suite/g3w-admin and main webmap client
> applications are
>
> https://github.com/g3w-suite/g3w-client-sdk,
>
> https://github.com/g3w-suite/g3w-client-template-lte ,
>
> https://github.com/g3w-suite/g3w-client
>
> In normal developing workflow, client application is compiled and put
> inside main server Django application.
>
> To run the suite is enough deploy main Django application G3W-ADMIN.
>
> If you want to try it and/or (if you like it :)) partecipate to the
> project you are Welcome!
>
> Comments and suggestions are welcome!
>
> We are a small company, so is possibile we reply to your question with a
> slight delay :)
> Bye
> W
>
> --
>
> Walter Lorenzetti phD
> email: lorenze...@gis3w.it
> skype: aiki74
> twitter:w_lorenzetti 
> g+:aiki74 
> Tel/Cell: (+39) 347-6597931
> Viale Verdi 24 - 51016 Montecatini Terme (PT)
> Nuovi corsi QGIS e GFOSS
> 
> ___
> 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



-- 
Enzo Cocca PhD
in "Science and Technology for Archaeology and Cultural Heritage"
mail: enzo@gmail.com
cell: +393495087014
___
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-user] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Alessandro Pasotti
Great job!!

Thanks for sharing

On Wed, May 2, 2018 at 12:09 PM, Walter Lorenzetti 
wrote:

> Hi users, hi developers,
>
> I am pleasure to introduce you a new suite to publish QGIS projects on web
> by QGIS-Server  that we developed in past 2-3 years at GIS3W.
>
> G3W-SUITE is a modular client-server application developed with Django and
> Vue.js.
>
> Main github repositoryies is https://github.com/g3w-suite
>
> Main Django application (G3W-ADMIN) is https://github.com/g3w-suite/
> g3w-admin and main webmap client applications are
>
> https://github.com/g3w-suite/g3w-client-sdk,
>
> https://github.com/g3w-suite/g3w-client-template-lte ,
>
> https://github.com/g3w-suite/g3w-client
>
> In normal developing workflow, client application is compiled and put
> inside main server Django application.
>
> To run the suite is enough deploy main Django application G3W-ADMIN.
>
> If you want to try it and/or (if you like it :)) partecipate to the
> project you are Welcome!
>
> Comments and suggestions are welcome!
>
> We are a small company, so is possibile we reply to your question with a
> slight delay :)
> Bye
> W
>
> --
>
> Walter Lorenzetti phD
> email: lorenze...@gis3w.it
> skype: aiki74
> twitter:w_lorenzetti 
> g+:aiki74 
> Tel/Cell: (+39) 347-6597931
> Viale Verdi 24 - 51016 Montecatini Terme (PT)
> Nuovi corsi QGIS e GFOSS
> 
>
> ___
> Qgis-user mailing list
> qgis-u...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>



-- 
Alessandro Pasotti
w3:   www.itopen.it
___
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] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Walter Lorenzetti

Hi Régis,

we are pulling up a new demo site, for now you can watch to this dieo, 
is in Italian language but I think is clear.


https://www.youtube.com/watch?v=2xq-8tgc66s

Al the best.

W


Il 02/05/2018 14:30, Régis Haubourg ha scritto:

Hi Walter,

thanks for letting us know !
Any chance to have an english version of the website and some demo / 
videos to help us understand that suite?


Cheers
Régis

2018-05-02 12:09 GMT+02:00 Walter Lorenzetti >:


Hi users, hi developers,

I am pleasure to introduce you a new suite to publish QGIS
projects on web by QGIS-Server  that we developed in past 2-3
years at GIS3W.

G3W-SUITE is a modular client-server application developed with
Django and Vue.js.

Main github repositoryies is https://github.com/g3w-suite

Main Django application (G3W-ADMIN) is
https://github.com/g3w-suite/g3w-admin
 and main webmap client
applications are

https://github.com/g3w-suite/g3w-client-sdk
,

https://github.com/g3w-suite/g3w-client-template-lte
 ,

https://github.com/g3w-suite/g3w-client


In normal developing workflow, client application is compiled and
put inside main server Django application.

To run the suite is enough deploy main Django application G3W-ADMIN.

If you want to try it and/or (if you like it :)) partecipate to
the project you are Welcome!

Comments and suggestions are welcome!

We are a small company, so is possibile we reply to your question
with a slight delay :)

Bye
W

-- 


Walter Lorenzetti phD
email: lorenze...@gis3w.it 
skype: aiki74
twitter:w_lorenzetti 
g+:aiki74 
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS



___
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





--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti 
g+:aiki74 
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 



___
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] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Régis Haubourg
Hi Walter,

thanks for letting us know !
Any chance to have an english version of the website and some demo / videos
to help us understand that suite?

Cheers
Régis

2018-05-02 12:09 GMT+02:00 Walter Lorenzetti :

> Hi users, hi developers,
>
> I am pleasure to introduce you a new suite to publish QGIS projects on web
> by QGIS-Server  that we developed in past 2-3 years at GIS3W.
>
> G3W-SUITE is a modular client-server application developed with Django and
> Vue.js.
>
> Main github repositoryies is https://github.com/g3w-suite
>
> Main Django application (G3W-ADMIN) is https://github.com/g3w-suite/
> g3w-admin and main webmap client applications are
>
> https://github.com/g3w-suite/g3w-client-sdk,
>
> https://github.com/g3w-suite/g3w-client-template-lte ,
>
> https://github.com/g3w-suite/g3w-client
>
> In normal developing workflow, client application is compiled and put
> inside main server Django application.
>
> To run the suite is enough deploy main Django application G3W-ADMIN.
>
> If you want to try it and/or (if you like it :)) partecipate to the
> project you are Welcome!
>
> Comments and suggestions are welcome!
>
> We are a small company, so is possibile we reply to your question with a
> slight delay :)
> Bye
> W
>
> --
>
> Walter Lorenzetti phD
> email: lorenze...@gis3w.it
> skype: aiki74
> twitter:w_lorenzetti 
> g+:aiki74 
> Tel/Cell: (+39) 347-6597931
> Viale Verdi 24 - 51016 Montecatini Terme (PT)
> Nuovi corsi QGIS e GFOSS
> 
>
> ___
> 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 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] R provider for QGIS 3 - any interest?

2018-05-02 Thread Bernd Vogelgesang
I'm sure sf is the future for spatial objects. There are not too many  
examples and resources to be found on the web still, but I ported one of  
my (poor scripts) from sp to sf. It's now maybe 25% of code and maybe 10  
times faster.
Though there are numerous packages with dependencies for sp, which will  
not change for a long time.
I have to admit, I never managed to get R code work properly in QGIS  
(documentation?) but stuck to R studio and just did the post-processing  
within QGIS. Having the ability to work properly within QGIS would maybe  
boost the efficiency to a new level.



Am 02.05.2018, 07:57 Uhr, schrieb Howard Frederick :

Having an R console within QGIS would be incredibly useful! I've been  
copying and pasting between R and QGIS (keeping the WKT field >correctly  
formatted) using read.table, which works well, too. W.r.t. sp vs. sf,  
seems like sf is the future for R spatial objects? >Any thoughts on this?


Crowdfunding definitely seems like the way forward - which platforms  
have been used for this kind of project in the past?
On Fri, 27 Apr 2018 at 03:10, Nyall Dawson   
wrote:

On 26 April 2018 at 22:10, Barry Rowlingson
 wrote:
As a long-time R spatial developer and QGIS user I'll be glad to help  
out -

but time-poor at work for now. "Helping out" may be more  like "making
unreasonable suggestions" and "finding annoying bugs".


Don't undersell yourself... these would be very valuable contributions!

For example, can we find a more efficient way to transfer data from  
QGIS to
R? Can the new `sf` packages in R work with the data straight out of  
QGIS'
memory? I *think* the `sf` package stores vector data in GDALs native  
C++
objects, and if QGIS is doing that too then we *might* be able to get  
access
from QGIS and R if we write the R plugin as a C/C++ module that  
dynamically

links with the shareable libR.so.


I've (very roughly) looked into this, and I also believe it should be
possible to directly create R data frames from QGIS layers. Then we'd
just need to add a "R console" to QGIS, and boom! Awesome spatial
statistical analysis tool directly within QGIS!

Nyall



The current R processing plugin  converts QGIS layers to shapefiles,  
reads

them into a new R process. On occasion I've hit problems with shapefile
limitations (field name length, usually) that make my scripts fail.  
Maybe it

should go via geopackage instead.

Should it create `sp` objects on the R side or `sf` objects? This  
could be

controllable in the R processing script headers, so it can be set on a
per-script basis.

I'll stop now...

Barry






On Thu, Apr 26, 2018 at 9:42 AM, Aurelio Pires   
wrote:


+1

Thanks,


On 2018-04-26 07:40, Paolo Cavallini wrote:
> Hi all,
>
> Il 26/04/2018 05:08, Nyall Dawson ha scritto:
>> I'm VERY interested in seeing this resurrected. I'm available to
>> mentor this task if someone else wants to take ownership of the  
plugin

>> and do the port, OR alternatively I'd be happy for North Road to do
>> the porting ourselves and take over maintenance if someone can fund
>> this work.
> that's good news. So starting a crowdfunding campaign seems a good  
way

> to go, unless there is a bigger sponsor; do you agree?
> All the best, and thanks.
>

___
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 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 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




--
Bernd Vogelgesang
Siedlerstraße 2
91083 Baiersdorf/Igelsdorf
Tel: 09133-825374___
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] Strange error log on startup

2018-05-02 Thread Régis Haubourg
Thanks Jurgen and sorry for the noise then!

Regards

Régis


2018-05-02 12:35 GMT+02:00 Jürgen E. Fischer :

> Hi Régis,
>
> On Wed, 02. May 2018 at 11:27:07 +0200, Régis Haubourg wrote:
> > Warning 4: Failed to open /home/regis/APPS/QGIS3/qgis3_
> fix_snap/share/qgis/resources/data/world_map.shp, Permission non accordée.
>
>
> > ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is
> this a valid EPSG coordinate system?
> > Warning 4: Failed to open /home/regis/APPS/QGIS3/qgis3_
> fix_snap/share/qgis/resources/data/world_map.shp, Permission non accordée.
> > ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is
> this a valid EPSG coordinate system?
> >
> > Why is QGIS trying to open the world map file?
>
> That's from the CRS selection dialog and can be ignored - see #17549
>
>
> Jürgen
>
>
> --
> Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
> Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
> Software Engineer   D-26506 Norden
> http://www.norbit.de
> QGIS release manager (PSC)  GermanyIRC: jef on FreeNode
>
___
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] Strange error log on startup

2018-05-02 Thread Jürgen E . Fischer
Hi Régis,

On Wed, 02. May 2018 at 11:27:07 +0200, Régis Haubourg wrote:
> Warning 4: Failed to open 
> /home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
>  Permission non accordée.


> ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this a 
> valid EPSG coordinate system?
> Warning 4: Failed to open 
> /home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
>  Permission non accordée.
> ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this a 
> valid EPSG coordinate system?
> 
> Why is QGIS trying to open the world map file?

That's from the CRS selection dialog and can be ignored - see #17549
 

Jürgen


-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode


signature.asc
Description: PGP signature
___
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] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Walter Lorenzetti

Hi users, hi developers,

I am pleasure to introduce you a new suite to publish QGIS projects on 
web by QGIS-Server  that we developed in past 2-3 years at GIS3W.


G3W-SUITE is a modular client-server application developed with Django 
and Vue.js.


Main github repositoryies is https://github.com/g3w-suite

Main Django application (G3W-ADMIN) is 
https://github.com/g3w-suite/g3w-admin and main webmap client 
applications are


https://github.com/g3w-suite/g3w-client-sdk,

https://github.com/g3w-suite/g3w-client-template-lte ,

https://github.com/g3w-suite/g3w-client

In normal developing workflow, client application is compiled and put 
inside main server Django application.


To run the suite is enough deploy main Django application G3W-ADMIN.

If you want to try it and/or (if you like it :)) partecipate to the 
project you are Welcome!


Comments and suggestions are welcome!

We are a small company, so is possibile we reply to your question with a 
slight delay :)


Bye
W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti 
g+:aiki74 
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 



___
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] Strange error log on startup

2018-05-02 Thread Régis Haubourg
Hi All,
I test today's master 8f9a378 and see some strange EPSG code failure logs
in my shell:


Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QGestureManager::deliverEvent: could not find the target for
gesture

Warning 4: Failed to open
/home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
Permission non accordée.
ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this
a valid EPSG coordinate system?
Warning 4: Failed to open
/home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
Permission non accordée.
ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this
a valid EPSG coordinate system?

Why is QGIS trying to open the world map file?

I tested to open it and it works, and recognized as a 4326 SRS.

I found the 37004 srs in the projection list. It is in a big list of SRS
named "Imported from GDAL"

Étendue: Étendue inconnue

Proj4: +proj=longlat +ellps=fschr60m +no_defs

Anyone knows what happens here?

Regards,

Régis
___
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