>> Blog home

ERDAS Image Web Server Blog

Wednesday 01 Jul 2009, 12:56 PM
WMS or Web Mapping Service is a popular way of distributing geospatial data. 

However, something that has been showing up more recently is that people may overlook the performance gains they get with simply using client-side asychronous access.  Instead, they make one of their server components work really hard and subsequently slow down their entire application.

Cascading Services through a single server.





In the diagram you can see one WMS Server requesting information from another WMS Server, then sending the combined information onto the client application.  Whilst this may seem "convenient" to a system administrator, the solution is also likely to underperform.  One service is going to be dependent on the other service, and do some unnecessary extra work.  On top of this, often the requesting server doesn't just pass through the information, it saves the information to its own system, then passes on the data.  This doubles up the work needed to be done to present the information. 

A better way to get the data to people faster, is to make "asynchronous" requests to the different services, from the client.

Asynchronous delivery of geospatial data



In this instance, neither service is dependent upon each other, and neither service has to do more work than it needs to.  By saving your system resources, you get to save time, with faster responses.  And, by conserving your system resources, you can do more with your existing hardware....

Wednesday 10 Jun 2009, 02:1 PM
Imagery can be stored, and served, from anywhere on your network.

You do need to be aware of some simple network and security considerations.

Just like you "login" to your computer, so does the applications that you use.  Sometimes they just "borrow" your login, but other times they use any number of system defined "user details".  This is particularly the case for any server application.

Image Web Server operates under a defined user account.  This account must have “read” access to the image files in order to serve them....

Wednesday 10 Jun 2009, 01:46 PM
For Windows based installations, before installing Image Web Server you will want to check that you have Internet Information Services installed.

Internet Information Services is the free web server that is packaged with the windows operating systems....
     Projection:    Datum:    EPSG:    Scale: 1 :     Image Size:       View in desktop