>
> Regarding your question, that is the idea. But actually the Qgis plugin
> will be the server since all the communication is started by the GGL2
> environment. This plugin can be seen as a layer server that provides and
> "stores" (draws) layers: it opens a socket and manages the requests.
>

Hi Victor,
I've just given a rapid look to the GGL2 site and docs. If I understand it
correctly, GGL2 will run in its own process, and the Qgis plugin will be
the intermediary to expose QGis to GGL2 (through socket communication) as a
"GIS provider".
The GGL2 commands will run on GGL2 which will be able to reference the
layers (and the drawing) on QGis through the plugin. Right?

giovanni


>
> Regards,
> Víctor.
>
> 2012/6/18 G. Allegri <gioha...@gmail.com>
>
> Appart of the UI, a qgis plugin must be created that exchanges
>>> messages with the GGL compiler in order to show results and inform the
>>> compiler about the layers loaded in qgis, etc. This approach already
>>> works in gvSIG. You can see how does it looks like from the user point
>>> of view here[2] and the technical details here[3].
>>>
>>
>> AFAICS, GGL will be used as a server to which the Qgis plugin will talk
>> through kind of an XML-RPC protocol, is it right?
>>
>> giovanni
>>
>>
>>>
>>> I hope I've answered your question.
>>>
>>> Regards.
>>>
>>> [1] http://www.gearscape.org/html/course/ejemploggl.htm
>>> [2] http://www.gearscape.org/html/ggl2/tutorials/gis_interaction.html
>>> [3] http://www.gearscape.org/html/ggl2/dev/gis_connection.html
>>>
>>>
>>>
>>> On Mon, Jun 18, 2012 at 9:20 AM, Paolo Cavallini <cavall...@faunalia.it>
>>> wrote:
>>> > Il 18/06/2012 09:14, Fernando González ha scritto:
>>> >
>>> >> I hope it's interesting for some of you and, of course, any comments
>>> >> of such an active and skilful community are very welcome. Mainly
>>> >> because it's our very first development in python!
>>> >
>>> > Hi Fernando,
>>> > it looks a very interesting development; thanks for this. Looking
>>> forward to test it.
>>> > How do you plan to integrate it into QGIS?
>>> > All the best.
>>> > --
>>> > Paolo Cavallini - Faunalia
>>> > www.faunalia.eu
>>> > Full contact details at www.faunalia.eu/pc
>>> > Nuovi corsi: http://www.faunalia.it/calendario
>>> > _______________________________________________
>>> > Qgis-developer mailing list
>>> > Qgis-developer@lists.osgeo.org
>>> > http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>> _______________________________________________
>>> Qgis-developer mailing list
>>> Qgis-developer@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>>
>>
>>
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
>>
>
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to