[MXD2map-commits] r290:e6e5eaf431ac

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Tue Apr 3 10:48:44 CEST 2012


details:   http://hg.intevation.org/geospatial/mxd2map/rev/e6e5eaf431ac

changeset: 290:e6e5eaf431ac

user:      Stephan Holl <stephan.holl at intevation.de>

date:      Tue Apr 03 10:48:41 2012 +0200

description:
added some hints about MapServer and SDE-libs


diffstat:

 INSTALL.txt                   |  7 +++++++
 doku/source/functionality.txt |  3 ++-
 2 files changed, 9 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r cdf8e75dc2e1 -r e6e5eaf431ac INSTALL.txt
--- a/INSTALL.txt	Tue Apr 03 09:55:58 2012 +0200
+++ b/INSTALL.txt	Tue Apr 03 10:48:41 2012 +0200
@@ -115,6 +115,11 @@
 Install Apache Webserver
 ------------------------
 
+.. important::
+   If you are  using `MS4W <http://www.maptools.org/ms4w/>`_, the following install instruction does not
+   help. MS4W does not provide the neede version to run MXD2map, though it
+   can be used to preview the `resulting` mapfiles!
+
 If you will be able to display the resulting mapfiles directly you need to
 install a webserver like Apache2 and the UMN MapServer CGI-file
 ``mapserv.exe``.
@@ -159,6 +164,8 @@
     # set GDAL_DRIVER_PATH environment variable for gdal plugins
     SetEnv GDAL_DRIVER_PATH "c:/ms_6.1-dev/bin/gdal/plugins"
 
+#. Optional: Add your proprietary DLLs to ``c:/ms_6.1-dev/bin`` for Oracle, SDE etc.
+
 
 Configure Logging
 -----------------
diff -r cdf8e75dc2e1 -r e6e5eaf431ac doku/source/functionality.txt
--- a/doku/source/functionality.txt	Tue Apr 03 09:55:58 2012 +0200
+++ b/doku/source/functionality.txt	Tue Apr 03 10:48:41 2012 +0200
@@ -102,7 +102,7 @@
 
  * Datasources:
 
-   * ArcSDE vector database connections (requires MapServer built against ArcSDE, Client-dlls needed)
+   * ArcSDE vector database connections (requires MapServer built against ArcSDE, Client-dlls ``[sde.dll, sg.dll and pe.dll]`` needed)
    * ESRI-Shapefiles
 
  * Symbols:
@@ -149,3 +149,4 @@
      layernames to WMS-titles. This comes handy mostly in ArcGIS
      layergroups.
 
+


More information about the MXD2map-commits mailing list