Hello Greg,

Try to use the UNC path in the data tag
DATA "\\server\path\myshapefile.shp"

This should work. Otherwise I think, their are problems with permissions.

Mit freundlichen Grüssen

Arnd Wippermann
http://gis.ibbeck.de/ginfo/



-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Greg Cocks
Gesendet: Freitag, 16. Mai 2008 23:58
An: mapserver-users@lists.osgeo.org
Cc: Pete Humphrey
Betreff: [mapserver-users] Setting up a MAP file to use data on a networkshare 
[newbie I guess! :-) ]

Hello List,


I am trying to set up a MAP file to use a network share for the files that for 
various reasons I can’t get into PostgreSQL, etc… i.e., so that we only have 
one copy of the data being used internally and on the web, etc


I proceeded as follows

 - Using IIS on a Windoze box (yeah, yeah, grin) set up a virtual directory to 
a network share using a UNC path \\server\directory that I use all the time 
with ArcGIS, etc – called it wms_data

 - Added my credentials in the ‘Connect As’ in IIS

 - Used the explore in the IIS MMC and confirmed I could browse the data there

 - Confirmed that the directories had the relevant web access permissions

 - Charged the relevant line in my MAP file to → SHAPEPATH "/wms_data/"

 - Changed the layer’s data pointer to → DATA "subdirectory/sameshapefilename"


* When I now load the page it says it can’t find the layer’s data!  Ugh! *


Note that if I use a local (i.e., C:\...\...\) path for the data and in the MAP 
file it works just fine… Also, want to look at MrSIDs the same way, which again 
works just fine using a C:\ path…


Note that I know enough about IIS to be dangerous!   ☺


Thanks in advance for your help

----------
Regards,
GREG COCKS
GIS Analyst V
[EMAIL PROTECTED]
S. M. Stoller Corp
105 Technology Drive, Suite 190
Broomfield, CO 80021
www.stoller.com
303-546-4300
303-443-1408 fax
303-546-4422 direct
303-828-7576 cell


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to