Mercurial > hg > ChinaGisRestApi
changeset 130:a3b1d4b41e3f
polygon-Layers
author | fknauft |
---|---|
date | Wed, 02 Feb 2011 15:11:01 +0100 |
parents | 77e64d605e6c |
children | a949b69bc2a9 |
files | zpt/KML_schema_table.zpt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/zpt/KML_schema_table.zpt Wed Feb 02 15:08:24 2011 +0100 +++ b/zpt/KML_schema_table.zpt Wed Feb 02 15:11:01 2011 +0100 @@ -62,7 +62,7 @@ </PolyStyle> </Style> <Placemark tal:repeat="place data" > - <description tal:content="place/description" tal:condition="place/icon"> + <description tal:content="place/description" tal:condition="python:place/icon"> ERD-0815: ERD-0815 </description> # <styleUrl tal:content="place/icon" >#marker_icon</styleUrl>