Il 21/03/2012 23:35, Angelos Tzotsos ha scritto:
> Thanks for catching this up :)
> It is now fixed.
Confirmed, thanks.
Could we add it to sample servers, if you can add just a sample WMS and a
downloadable file?
All the best.
--
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at
Hi all.
After upgrade, the plugin is still marked as upgradeable. The usual versioning
problem, I guess. It would be good to make the process more automatic, to make
life
easier for developers and users.
All the best.
--
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.fauna
Il 21/03/2012 23:59, Noli Sicad ha scritto:
> Is SEXTANTE plugin live now?
>
> Anyway, we can browse the python code here.
> http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin/
Victor, so you have rewritten all sextante in python? Wow!
Or there is a "Save as Python" menu in Eclips
I have been able to checkout it and run it but, As Victor has said, its
code is changing rapidly, it cannot be considered stable yet.
giovanni
2012/3/21 Noli Sicad
> Is SEXTANTE plugin live now?
>
> Anyway, we can browse the python code here.
> http://sextante.googlecode.com/svn/trunk/soft/bind
Is SEXTANTE plugin live now?
Anyway, we can browse the python code here.
http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin/
Noli
On 3/22/12, Nathan Woodrow wrote:
> This SEXTANTE plugin is pretty bloody cool. Is it possible to currently
> use the plugin to do work, I can't see
On 03/20/2012 06:44 PM, Paolo Cavallini wrote:
Hi all.
Testing pycsw demo:
http://aiolos.survey.ntua.gr/pycsw/csw.py?service=CSW&version=2.0.2&request=GetCapabilities
and I get:
CSW exception InvalidParameterValue:
Invalid query: (OperationalError) no such function: query_spatial u"SELECT
reco
This SEXTANTE plugin is pretty bloody cool. Is it possible to currently
use the plugin to do work, I can't seem to get any of the modules to pick
up that I have a layer loaded.
- Nathan
On Thu, Mar 22, 2012 at 7:05 AM, G. Allegri wrote:
> I have given a look to the code. Amazing work Victor!
>
I have given a look to the code. Amazing work Victor!
As soon as you stabilize it I will surely test it. Let us know ;)
giovanni
2012/3/21 G. Allegri
> Paolo, SEXTANTE for QGis will be completely in Python, as you can see from
> the code in source.
> As Victor said, the algorithms hasn't been i
On 03/20/2012 06:44 PM, Paolo Cavallini wrote:
Hi all.
Testing pycsw demo:
http://aiolos.survey.ntua.gr/pycsw/csw.py?service=CSW&version=2.0.2&request=GetCapabilities
and I get:
CSW exception InvalidParameterValue:
Invalid query: (OperationalError) no such function: query_spatial u"SELECT
reco
Le 21/03/2012 20:53, Tim Sutton a écrit :
Hi
On Wed, Mar 21, 2012 at 9:35 PM, Giovanni Manghi
wrote:
Does anyone have thoughts on a nice name and logo for the 1.8 release?
Candidates might be Lisbon, Zurich, Lyon or something different?
if we follow the HF history it should be "Lisbon" ;)
Hi
On Wed, Mar 21, 2012 at 9:35 PM, Giovanni Manghi
wrote:
>
>> Does anyone have thoughts on a nice name and logo for the 1.8 release?
>> Candidates might be Lisbon, Zurich, Lyon or something different?
>
> if we follow the HF history it should be "Lisbon" ;)
>
I thought you might say that! Are
> Does anyone have thoughts on a nice name and logo for the 1.8 release?
> Candidates might be Lisbon, Zurich, Lyon or something different?
if we follow the HF history it should be "Lisbon" ;)
cheers!
-- Giovanni --
___
Qgis-developer mailing list
Qg
Dear All
Well its been a long while (too long for some, not long enough for
others I guess) but it is time to wrap up 1.8. Some people have asked
that we do release candidates etc and generally take things a little
slower before labelling 1.8 as 'stable'. To that end, I will aim to do
one or more
If there is possibility that output parameter of the module can have any
type, how can I handle with modules' outputs? Or just raster/vector layers
are outputs?
I mean how can I keep outputs after execution of module (
processing.Framework['module'].execute() ). I am working on 'workflow
builder'.
Paolo, SEXTANTE for QGis will be completely in Python, as you can see from
the code in source.
As Victor said, the algorithms hasn't been imported. He has reproduced the
"abstraction" of SEXTANTE, and at the moment the only algorithms that have
been imported are third-party (like fTools) and the bi
Il 21/03/2012 18:18, G. Allegri ha scritto:
Ok, that's what I supposed. We're talking about two different things:
your framework and the "geoprocessing framework" that started some
time ago. I don't know if Camilo (or others) are still working
actively on that.
I can imagine that your experien
Ok, that's what I supposed. We're talking about two different things: your
framework and the "geoprocessing framework" that started some time ago. I
don't know if Camilo (or others) are still working actively on that.
I can imagine that your experience with the "abstraction level" development
for
On Wed, Mar 21, 2012 at 07:03:25PM +0200, Alexander Bruy wrote:
> Hmm... so if I understand correctly now we have two frameworks:
> ProcessingFramework (developed last year by Camilo Polymeris)
> and SEXTANTE framework.
>
> I didn't tested SEXTANTE framework yet, but seems we should
> decide and l
Hmm... so if I understand correctly now we have two frameworks:
ProcessingFramework (developed last year by Camilo Polymeris)
and SEXTANTE framework.
I didn't tested SEXTANTE framework yet, but seems we should
decide and leave only one framework to avoid confusing and
duplication of work
--
Alex
SEXTANTE for QGIS is itself a processing framework (with toolbox,
graphical modeler, batch processing interface, etc.) just like the one
for gvSIG. The idea is that I have migrated all the framework itself,
but not the algorithms...but of course they can be migrated as well
(in fact, it is now eve
My idea was to start translating (as a free time exercise) some of the
native SEXTANTE algorithms to Qgis.
Is SEXTANTE for Qgis meant to be run under the processing framework, or it
will be kept also as an indepenent plugin?
giovanni
2012/3/21 Victor Olaya
> I am changing a lot of things now (p
I am changing a lot of things now (plenty of small ideas!), so it
might be unstable, but as I said, I hope to have it ready soon.
The QGIS community is very active and gives a lot of feedback, much
more, in my opinion, than what you can find with gvSIG or other GISs
currently using SEXTANTE, so I
Wow Victor! I was thinking about it since a month... and it's already
there!
I'm already inside the GC svn to see the nice things you produced ;)
Thanks!
giovanni
2012/3/21 Victor Olaya
> Just a quick comment that might be interesting related to that topic.
>
> I am about to release the first v
Just a quick comment that might be interesting related to that topic.
I am about to release the first version of the SEXTANTE platform for
QGIS. It contains a toolbox, a graphical modeler, script creator
(creation of new algorithms from scripts), a batch processing
interface, history, and much mor
Hi Asahi,
Thanks a lot for taking your time to review. Appreciate uploading the
edited file. Helped me a lot. And the new script-runner plugin is simply
stunning.
Thank you
Vinayan
On Wed, Mar 21, 2012 at 8:56 AM, ASAHI Kosuke wrote:
> Hi Vinayan
>
> I can run your script on qgis 1.7.4,
> bu
Il 21/03/2012 12:59, Alexander Bruy ha scritto:
So, the idea is to extend ProcessingFramework with new
backends, with main focus on HPGL library [0] which is
very handy for analysis. Also this work may include other
backends, for example GDAL.
Any opinions and comments?
I think, the more backend
So, the idea is to extend ProcessingFramework with new
backends, with main focus on HPGL library [0] which is
very handy for analysis. Also this work may include other
backends, for example GDAL.
Any opinions and comments?
[0] http://hpgl.aoizora.org/
21 марта 2012 г. 12:27 пользователь Сергей Б
Hello! sorry for my English, I teach it :)
I would like to participate in the gsoc, i like idea with processing
framework
(http://hub.qgis.org/projects/quantum-gis/wiki/Google_Summer_of_Code_2012),
specifically "Add more backends to the Processing Framework". just
before it, in gis-lab irc channel
Hi all.
The dialog window in GDALTools (just tested the virtual raster>select
folder) does not allow the user to access to the network on windows
(something like \\srv1\Folder\etc).
This is a major limitation: can it be fixed?
Thanks.
--
Paolo Cavallini
See: http://www.faunalia.it/pc
Hi all.
In a fresh installation on win, the plugin is inactive by default: is
this reasonable? I would vote for having it active.
Should I open a ticket?
Thanks.
--
Paolo Cavallini
See: http://www.faunalia.it/pc
___
Qgis-developer mailing list
Qgis-d
Many thanks Larry,
I will try and do so.
Have a nice day.
Cheers,
Bert
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/Translation-files-creating-a-pro-file-tp4637337p4639928.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
__
31 matches
Mail list logo