changeset 164:1997f9e4201d

smaller point icons
author fknauft
date Mon, 07 Feb 2011 16:23:43 +0100
parents 7fc787405179
children 1d5d50a94024
files zpt/KML_schema_table.zpt
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/KML_schema_table.zpt	Mon Feb 07 16:23:04 2011 +0100
+++ b/zpt/KML_schema_table.zpt	Mon Feb 07 16:23:43 2011 +0100
@@ -9,7 +9,7 @@
   <Document>
     <Style id="marker_icon_red">
       <IconStyle>
-        <scale>2</scale>
+        <scale>1</scale>
         <Icon>
           <href>http://mappit.mpiwg-berlin.mpg.de/mappit/icons/dot_red.png</href>
         </Icon>
@@ -18,7 +18,7 @@
     </Style>
    <Style id="marker_icon_black">
       <IconStyle>
-        <scale>2</scale>
+        <scale>1</scale>
         <Icon>
           <href>http://mappit.mpiwg-berlin.mpg.de/mappit/icons/dot_black.png</href>
         </Icon>
@@ -27,7 +27,7 @@
     </Style>
    <Style id="marker_icon_blue">
       <IconStyle>
-        <scale>2</scale>
+        <scale>1</scale>
         <Icon>
           <href>http://mappit.mpiwg-berlin.mpg.de/mappit/icons/dot_blue.png</href>
         </Icon>
@@ -36,7 +36,7 @@
     </Style>
    <Style id="marker_icon_green">
       <IconStyle>
-        <scale>2</scale>
+        <scale>1</scale>
         <Icon>
           <href>http://mappit.mpiwg-berlin.mpg.de/mappit/icons/dot_green.png</href>
         </Icon>
@@ -45,7 +45,7 @@
     </Style>
    <Style id="marker_icon_violett">
       <IconStyle>
-        <scale>2</scale>
+        <scale>1</scale>
         <Icon>
           <href>http://mappit.mpiwg-berlin.mpg.de/mappit/icons/dot_violett.png</href>
         </Icon>