Working with WMS - Are there any Special Configuration Variables?

I just discovered WMS Raster reference files. I want to place the xwms file on our server for anyone to be able to use. And I want to make it easy for my users to browse to and attach the xwms file and I want to make sure that MicroStation knows where to find this file when they return to the file and it needs to load the file.

Does MicroStation use the same search parameters to locate this file as it does to locate raster reference files?

Parents
  • The code goes thru the layer wininet, the same as Internet Expllorer. In Raster Manager you would do File > New > WMS. You would enter the URL and then set the map layers you want to add and do a Save or Save and Attach.   This will create a .XWMS which contains the URL and map layer information. When you attach the .XWMS file in Raster Manager you would do File > Attach > WMS. The raster image will reside on your WMS server and will be displayed in Raster Manager. When you do zooms and pans raster manager goes out to your WMS server and reads the data and displays it

Reply
  • The code goes thru the layer wininet, the same as Internet Expllorer. In Raster Manager you would do File > New > WMS. You would enter the URL and then set the map layers you want to add and do a Save or Save and Attach.   This will create a .XWMS which contains the URL and map layer information. When you attach the .XWMS file in Raster Manager you would do File > Attach > WMS. The raster image will reside on your WMS server and will be displayed in Raster Manager. When you do zooms and pans raster manager goes out to your WMS server and reads the data and displays it

Children