Talk me through how you add your custom format into the normal map? It sounds like you have the catalog plugin (since they are being added to the catalog); but not the renderer for your custom format. For give me if that is too simple an answer ... I cannot really tell what is going on from your description.
Jody On Fri, May 15, 2009 at 1:04 AM, Karthi <[email protected]> wrote: > Hi, > > Yes we are able to load .shp and .jpg files into the Map View, its working > fine... But the custom formats are not getting loaded into that view. The > default Map Editor supports our custom formats file.When we load the custom > format from that view it is adding in to the catalog but not displaying the > Image. > > How can we add custom format support to that view(like default map editor) ? > > Any suggestions? > > Thanks and regards, > S.Karthi > > > You can also look at what catalog plugins the tutorial includes; if it > does not include support for a format you will not be able to use that > format. > > Jody > > > Good question; I need some clarification: > - the tutoiral includes its own open file dialog which you can use to > dump in shapefiles; you may need to expand this code to support other > files I am not sure (it is only a tutorial after all) > - the normal udig add layer wizard should make use of the > ApplictionGIS current map; I wonder if we can get ApplicationGIS to > pick up the map on your view? > > Jody > > ////////////////////////////////////////////////////////////////////////////// > > Hi, > Thanks for the suggestion > We tried with the tutorials examples net.refractions.udig.tutorials.rcp.Now > we are able to place map widget in different views. But the we could not > able to load the image/layer into it by using open file dialog. > How can we load image / layers in to the newly created mapview? > > Thanks and Regards, > S.Karthi > > ----- Original Message ----- > From: "Jody Garnett" <[email protected]> > To: "User-friendly Desktop Internet GIS" <[email protected]> > Sent: Tuesday, May 12, 2009 11:44 AM > Subject: Re: [udig-devel] Tiling map editor > > > There are two ways: > - the map display widget (ie MapViewer) can be used in any view you > wish; there is a code example in the tutorials directory > - http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/msg05032.html > > The ability to control which "stack" an editor is opened in is pretty > new to eclipse; for the longest time you had no ability as a > programmer to set this thing. > > Jody > > On Tue, May 12, 2009 at 12:12 AM, Karthi <[email protected]> > wrote: >> Hi, >> >> How to tile two Mapviews to show two Map (Side by side)? >> It can be done manually by drag one editor to the side. >> >> But can we do the same by program? >> >> Thanks and Regards, >> S.Karthi >> _______________________________________________ >> 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
