Re: [OpenMap Users] Considerations for client / server data

From: Don Dietrick <dietrick_at_bbn.com>
Date: Fri, 13 May 2005 09:15:13 -0400

Hi Hannes,

The LinkLayer might be a good place to start, there is a
ShapeLinkServer in the com.bbn.openmap.layer.link.shape package. The
ShapeServerStarter prints out instructions for starting the
ShapeLinkServer if you run the starter without arguments, you have to
provide it with a port number and a properties file to use for
determining it's shape file, how the shapes are colored, etc. The
LinkLayer just needs to be told the port number and server host to
contact (that you gave to the server).

The other client-server possibility you have available is the CORBA
solution located in the src/corba directory.
There are CORBA shape, rpf, dted and vpf servers, with a CSpecLayer
that can display information from any of those servers. There is an
image server there, too, I think. As with any CORBA setup, these
solutions require a little care, but they run well when they are up.

You can also create an RMI solution on your own.


Hope this helps,

Don

On May 11, 2005, at 11:12 AM, Hannes van der Wal wrote:

> Hi all,
>
> I'm looking for ways to use external (servlet) data inside the
> openmap applet. The data consists of esri shape, vpf and mysql data
> and is rather large (>400k records), so including them inside the
> applet jar is not an option. I could write a custom layer, however
> before reinventing the wheel I'd like to ask if there are more
> options like linklayer, and how to use it. I'm not asking for
> complete implementations (it would be nice though :P), just for a
> good lead.
>
> Regards Hannes.
>
> Yahoo! Messenger - want a free & easy way to contact your friends
> online?

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri May 13 2005 - 09:15:39 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:06 EDT