Mercurial > hg > ChinaGisRestApi
changeset 143:6d9ff64bb16b
polygon-Layers
author | fknauft |
---|---|
date | Thu, 03 Feb 2011 12:45:50 +0100 |
parents | 3adea92d2067 |
children | abc95f483315 |
files | zpt/KML_schema_table.zpt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/zpt/KML_schema_table.zpt Thu Feb 03 12:36:53 2011 +0100 +++ b/zpt/KML_schema_table.zpt Thu Feb 03 12:45:50 2011 +0100 @@ -76,8 +76,8 @@ </description> <Style> <PolyStyle><color tal:content="place/LineColor">#80800000</color><fill>0.1</fill><outline>1</outline></PolyStyle></Style> - <MultiGeometry><Polygon><outerBoundaryIs><LinearRing><coordinates tal:content="string:${place/LinearRing}">116.38,39.92,0</coordinates> - </LinearRing></outerBoundaryIs></Polygon></MultiGeometry> + <Polygon><outerBoundaryIs><LinearRing><coordinates tal:content="string:${place/LinearRing}">116.38,39.92,0</coordinates> + </LinearRing></outerBoundaryIs></Polygon> </Placemark> <Placemark tal:condition="withLine"> <name>Path</name>