Mercurial > mxd2map
comparison doku/source/restrictions.txt @ 206:4ebba3c52924
Updated restrictions.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 21 Jul 2011 16:56:28 +0200 |
parents | 1e3a5019c4ed |
children | df533a03ad9f |
comparison
equal
deleted
inserted
replaced
205:07b991b940ab | 206:4ebba3c52924 |
---|---|
54 Layer support: | 54 Layer support: |
55 | 55 |
56 * Grouplayer with more than one group level are not supported by the MapServer | 56 * Grouplayer with more than one group level are not supported by the MapServer |
57 and even not by the converter. | 57 and even not by the converter. |
58 | 58 |
59 * Expressions for label are parsed by an internal parser in ArcGIS. The | |
60 expressions designed for this parser cannot be interpreted by the mapserver. | |
61 Therefore label expressions may not contain any special functions or must fit | |
62 the mapserver expression design pattern. | |
63 |