Re: Openmap Applet with LinkServer

From: Don Dietrick <dietrick@bbn.com>
Date: Tue May 15 2001 - 12:38:17 EDT

Hi Selva,
The easiest way to get this working is to do this: Create a
AreaShapeLinkServer, that extends the ShapeLinkServer in the same way
that the AreaShapeLayer extends the ShapeLayer - that is, it takes a csv
file to organize to a shape file. Specifying the shape file, and the
csv file, can take place on the server side. You could also have the
properties on how you want the areas colored simply read in on the
server side.

If you want to give the client the ability to change those colors, you
can have the LinkLayer specify a propertiesURL property that would list
the coloring preferences of the client, but you'd have to give the
server the ability to use those settings as it's received them. The
hackesh part about doing this is that the propertiesURL file specified
by the client has to know about the shape file and the csv parameters
that it is setting on the server side, without directly asking the
server to find out what they are. At least with the local
AreaShapeLayer, the data and csv file are local, and you can acknowledge
that the user has access to them.

Hope this helps,

Don

Selvaraj Balasubramaniam wrote:
>
> Hello,
>
> Noticed recently a discussion on using the Openmap
> Applet with LinkServer, was wondering if its possible
> to provide a coloring facility with LinkLayer same as
> what is possible with AreaShapeLayer using CSV files.
> Is there a property that can be set, to indicate a CSV
> file downloaded with the jar file and used or an URL
> on the server for the same?
>
> Is there any other way to provide colors on the map
> with the Applet/LinkServer combination in place ?
>
> Thanks
> Selva
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> --
> [To unsubscribe to this list send an email to "majdart@bbn.com"
> with the following text in the BODY of the message "unsubscribe openmap-users"]

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Tue May 15 12:36:19 2001

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:31 EDT