RCP example

View: New views
4 Messages — Rating Filter:   Alert me  

RCP example

by Ugo Taddei-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

is the rcp tutorial example working? I've been trying to resurrect an
older version of a map viewer based on this tutorial and I'm running
into problems.

My app adds layers but doesn't render. Adding more udig plugins to the
app makes it go into an infinite loop somewhere. So I moved to the
tutorial to see what happens there. Well, short summary: no shapefiles,
no wms (though there are in my plugins list) are displayed.

In order to exclude a (beginner's) mistake of my own, could someone
please confirm the rcp tutorial is showing at least shape and wms layers?

Thanks in advance.

Cheers,

Ugo
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Re: RCP example

by Ugo Taddei-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

for the archives: I have understood the problem. The current code
(trunk) is not picking my .prj file and thus not setting the crs for the
layers. Programmatically setting/forcing a crs upon the layer makes the
layer visible (and also enables things like zoom to layer).

Cheers,

Ugo

Ugo Taddei wrote:

> Hello,
>
> is the rcp tutorial example working? I've been trying to resurrect an
> older version of a map viewer based on this tutorial and I'm running
> into problems.
>
> My app adds layers but doesn't render. Adding more udig plugins to the
> app makes it go into an infinite loop somewhere. So I moved to the
> tutorial to see what happens there. Well, short summary: no shapefiles,
> no wms (though there are in my plugins list) are displayed.
>
> In order to exclude a (beginner's) mistake of my own, could someone
> please confirm the rcp tutorial is showing at least shape and wms layers?
>
> Thanks in advance.
>
> Cheers,
>
> Ugo
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Re: RCP example

by Jody Garnett-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That sounds interesting; can you give me the steps to reproduce the
problem? We are working very hard at a list of issues now in order to
make a uDig 1.2-M8.

Jody

On Wed, Oct 28, 2009 at 11:03 PM, Ugo Taddei
<ugo.taddei@...> wrote:

> Hello,
>
> for the archives: I have understood the problem. The current code (trunk) is
> not picking my .prj file and thus not setting the crs for the layers.
> Programmatically setting/forcing a crs upon the layer makes the layer
> visible (and also enables things like zoom to layer).
>
> Cheers,
>
> Ugo
>
> Ugo Taddei wrote:
>>
>> Hello,
>>
>> is the rcp tutorial example working? I've been trying to resurrect an
>> older version of a map viewer based on this tutorial and I'm running into
>> problems.
>>
>> My app adds layers but doesn't render. Adding more udig plugins to the app
>> makes it go into an infinite loop somewhere. So I moved to the tutorial to
>> see what happens there. Well, short summary: no shapefiles, no wms (though
>> there are in my plugins list) are displayed.
>>
>> In order to exclude a (beginner's) mistake of my own, could someone please
>> confirm the rcp tutorial is showing at least shape and wms layers?
>>
>> Thanks in advance.
>>
>> Cheers,
>>
>> Ugo
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>
>>
>>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Re: RCP example

by Ugo Taddei-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Jody Garnett wrote:
> That sounds interesting; can you give me the steps to reproduce the
> problem? We are working very hard at a list of issues now in order to
> make a uDig 1.2-M8.

this is happening with udig/trunk, load layer from file, pick a
shapefile. The shape loads, and although the map is in 4326, and its
bbox in the region my data are in, I see nothing. It only works after I
right-click on the layer (on the layers view) and manually set its
project to 4326. (Note that the shape has a prj and this is a 4326.)

Weird.

Can you guys load shapes at all?

Cheers,

Ugo

>
> Jody
>
> On Wed, Oct 28, 2009 at 11:03 PM, Ugo Taddei
> <ugo.taddei@...> wrote:
>> Hello,
>>
>> for the archives: I have understood the problem. The current code (trunk) is
>> not picking my .prj file and thus not setting the crs for the layers.
>> Programmatically setting/forcing a crs upon the layer makes the layer
>> visible (and also enables things like zoom to layer).
>>
>> Cheers,
>>
>> Ugo
>>
>> Ugo Taddei wrote:
>>> Hello,
>>>
>>> is the rcp tutorial example working? I've been trying to resurrect an
>>> older version of a map viewer based on this tutorial and I'm running into
>>> problems.
>>>
>>> My app adds layers but doesn't render. Adding more udig plugins to the app
>>> makes it go into an infinite loop somewhere. So I moved to the tutorial to
>>> see what happens there. Well, short summary: no shapefiles, no wms (though
>>> there are in my plugins list) are displayed.
>>>
>>> In order to exclude a (beginner's) mistake of my own, could someone please
>>> confirm the rcp tutorial is showing at least shape and wms layers?
>>>
>>> Thanks in advance.
>>>
>>> Cheers,
>>>
>>> Ugo
>>> _______________________________________________
>>> User-friendly Desktop Internet GIS (uDig)
>>> http://udig.refractions.net
>>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>>
>>>
>>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel