changeset 119:584621b392da

polygon-Layers
author fknauft
date Wed, 02 Feb 2011 13:52:09 +0100
parents 2795bb8fbcbc
children d14f9838f683
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 13:46:53 2011 +0100
+++ b/zpt/KML_schema_table.zpt	Wed Feb 02 13:52:09 2011 +0100
@@ -71,7 +71,7 @@
         <coordinates tal:content="string:${place/coord_x},${place/coord_y},${place/coord_z}">116.38,39.92,0</coordinates>
       </Point>
     </Placemark>
-    <Placemark tal:repeat="place data" tal:condition="place/geometry=='poly'">
+    <Placemark tal:repeat="place data" tal:condition="place/LinearRing">
       <description tal:content="place/description">
       ERD-0815: ERD-0815
       </description>