Jim, I strongly suggest that you assess what you will try to be doing with (I'm guessing pre-ArcGIS Server) ArcIMS and your browser client before going the WMS Connector route. WMS Connector has SLD filter limitations. Also, unless perhaps you use TileCache Server, there can be very poor performance. Just think through this carefully, and do prototypes, before making any important architecture decisions.
If you have enough time, instead roll your own OpenLayers Layer javascript class for working directly with ArcIMS. It will be worth the extra effort in the long run. Regards, Mike Quentel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Schmidt Sent: Wednesday, 24 October 2007 11:20 To: Bellenger, Jim Cc: [email protected] Subject: Re: [OpenLayers-Users] ArcIMS Layer On Wed, Oct 24, 2007 at 09:46:19AM -0500, Bellenger, Jim wrote: > Hello, > > Is there a way to add an ArcIMS Image layer similar to WMS? No, but you can install the ArcIMS WMS Connector plugin. Everyone who's asked has just done that instead of writing the code for an ArcIMS Layer in OL. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
