Changes between Version 3 and Version 4 of FeatureServerOnWindows
- Timestamp:
- 05/05/08 23:00:06 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureServerOnWindows
v3 v4 1 You can run FeatureServer under IIS, Apache, or using it's own WSGI based http server. This page outlines how to get it up and running quickly on Windows using the http server and FWTools for supporting OGR dataformats.1 You can run !FeatureServer under IIS, Apache, or using it's own WSGI based http server. This page outlines how to get it up and running quickly on Windows using the http server and FWTools for supporting OGR dataformats. 2 2 3 1) Download FeatureServer (the full zip) from http://featureserver.org. This zipfile should include simplejson, paste, and wsgiref subfolders, amongst others. Unzip this to somewhere (eg c:\temp\featureserver)3 1) Download !FeatureServer (the full zip) from http://featureserver.org. This zipfile should include simplejson, paste, and wsgiref subfolders, amongst others. Unzip this to somewhere (eg c:\temp\featureserver) 4 4 5 5 2) Go to where you unzipped featureserver, and modify featureserver.cfg so that the scribble layer points to a valid filename in a folder you have write access to (eg ''c:/temp/featureserver.scribble''). Do not use a single backslash (eg c:\temp) -- use a single forward slash instead in this portion of the file.
