changeset 149:07e2033dd60e

Merged with Stephans commit.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 29 Jun 2011 17:59:52 +0200
parents 2bf35f0babd0 (current diff) e4a8c39985d7 (diff)
children 7b1433d3b574
files ChangeLog
diffstat 5 files changed, 17 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 29 17:45:50 2011 +0200
+++ b/ChangeLog	Wed Jun 29 17:59:52 2011 +0200
@@ -2,7 +2,7 @@
 
 	* src/java/de/intevation/mxd/reader/MXDReader.java:
 	  Read layers of type GroupLayer.
-	
+
 	* src/java/de/intevation/mxd/reader/GroupLayerReader.java:
 	  New. Reads all layers in a group layer.
 
@@ -16,6 +16,11 @@
 	  A symbol name is written to the mapfile only if it is a marker
 	  symbol.
 
+2011-06-29  Stephan Holl  <stephan.holl@intevation.de>
+
+	* mxd/Styles/label/*: Added two examples to show basic labeling
+	within an MXD. More will not be supported though.
+
 2011-06-27  Raimund Renkert  <raimund.renkert@intevation.de>
 
 	* src/java/de/intevation/mxd/writer/FillStyleWriter.java,
Binary file mxd/Styles/label/pol_label_allthesame.mxd has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mxd/Styles/label/pol_label_allthesame.txt	Wed Jun 29 17:59:52 2011 +0200
@@ -0,0 +1,5 @@
+Label all entries the same
+Labelfield: gfName
+Font: Arial
+Size: 8pt
+FontColor: black
Binary file mxd/Styles/label/pol_label_scaledependent.mxd has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mxd/Styles/label/pol_label_scaledependent.txt	Wed Jun 29 17:59:52 2011 +0200
@@ -0,0 +1,6 @@
+Label all features the same way
+Font: Arial
+size: 12
+FontColor: 85 255 0
+LabelField: gfName
+Minscale: all below  1:24.000
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)