Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] uDig and ArcGIS Server 9.2

I agree. To the extent that ArcServer provides truly interoperable web services (sometimes it is harder getting arbitrary SOAP client/ service pair talking together than it should be) you should be able to do a great deal. However, it sounds like a lot of work! :) Probably a lot of work in ArcView too, so I guess all options should be considered.

P

On 15-May-07, at 7:06 AM, Leonardo RamosHernandez wrote:

ArcGIS Server 9.2 create the "task" concept for
communicating with it. If MOLE is operating in the
server you should be able to create custom tasks that
use the MOLE extension.

The tasks framework communicates using XML. ArcGIS
comes with an Eclipse plugin that allows you to create
new custom tasks.  Since uDig runs on Eclipse you
could be able to create code that does the talking to
botrh sides.

I suppose you can create your custom tasks using the
ArcGIS plugin and then create custom tools to access
them in uDig.

Regards,

Leonardo



--- Carsten Ehbrecht <uly@xxxxxxxxxxxxxxxxxxxx> wrote:

Hi,

in a project i'm forced to use the ESRI ArcGIS
Server 9.2. The customer
does not want to install the GIS-Client on the
Client-Workstation, so we
don't use ArcView but the new ERSI Web-Client which
comes with the
ArcGIS Server 9.2.

We have another application which is started via
Java WebStart. This
Java Application and the GIS Client need to "talk"
with each other in
both directions (on the client workstation). So this
is not really nice
if you have a Web-Client ;-).

Now i come to my question:

Is it possible to use uDig with the new ArcGIS
Server 9.2?

I would like to use uDig instead of the ESRI
Web-Client and i can start
uDig via web-start.

Probably it won't suffice to use the wms and wfs
service. We need to use
 some ESRI extensions like "MOLE" (military layer)
and a tracking
module. These extensions are provided on the server
and i probably need
some ArcObjects code to access them.

Does someone has some experience on this topic?

Cheers
Carsten
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net

http://lists.refractions.net/mailman/listinfo/udig-devel





______________________________________________________________________ ______________Ready for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top