PDA

View Full Version : Installation of an IMS Viewer


R.Bucky
September 5th, 2008, 10:36 PM
I am hosting my domain using a LAMP server (7.10) and would like to install the equivalent of an ArcIMS viewer to 'stream' spatial data. Has anyone in the community installed such a system and what open-source software is available?

Mark
http://buckyspalace.net
mark@buckyspalace.net

timmie
September 11th, 2008, 05:25 PM
You may check here:
http://www.freegis.org/database/?cat=9

Most common solution these days seems to be Mapserver+Openlayers.

Or http://featureserver.org/

Nick Lake
October 1st, 2008, 02:56 PM
Yep MapServer.... any OGC WMS / WFS compliant service should do though.

Interestingly someone tried to build a WMS service on the QGIS libraries:
http://www.foss4g2006.org/contributionDisplay.py?contribId=123&sessionId=41&confId=1
Don't know what happened to it though.

It would also be possible to build something on GRASS (although it would probably be a pain in ****).

Never installed MapServer - all ESRI shop at work unfortunately.

Good luck - I'll visit your website to check up!

- Nick

Nick Lake
October 1st, 2008, 03:12 PM
Check this out... http://www.gisvm.com/

R.Bucky
October 3rd, 2008, 11:47 AM
Yes, ESRI at my shop too. I keep threatening to install a dual boot on my work computer, but the IT guys just scowl. Thanks all for the suggestions.