<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Johannes,<br>
<br>
a few month ago I had the same problem and discussed it here in the
forum
(<a class="moz-txt-link-freetext" href="http://www.mail-archive.com/gvsig_internacional@listserv.gva.es/msg00446.html">http://www.mail-archive.com/gvsig_internacional@listserv.gva.es/msg00446.html</a>).
Currently there is no solution in gvSIG, but perhaps there is a
workaround:<br>
<br>
I mainly use data from PostGIS, and for labelling purposes I always
create a view with repositioned point features (depending on the
estimated text height). Of course, this works only for reading not
writing geometry.<br>
<br>
Alternativly, if you plan to edit your labels, you could think about <br>
a) permanently reposition the labels until the problem is solved in
gvSIG<br>
b) create a second geometry column with repositioned geometry and
update the original with a trigger<br>
<br>
Hope this helps,<br>
<br>
<br>
Falk Krusche<br>
<pre class="moz-signature" cols="72">
--------
MapConcept Ltd. - Kartographie und Geodatendienste
indigomap - Geoinformatik &amp; Softwareentwicklung

04105 Leipzig, Gohliser Stra&szlig;e 13
fon +49 341 5614756
mobil +49 173 9146691
fax +49 341 5614758

<a class="moz-txt-link-abbreviated" href="http://www.mapconcept.de">www.mapconcept.de</a>
<a class="moz-txt-link-abbreviated" href="http://www.indigomap.de">www.indigomap.de</a>
<a class="moz-txt-link-abbreviated" href="http://www.kartenblatt.de">www.kartenblatt.de</a> 
--------</pre>
<br>
<br>
Johannes Valenta schrieb:
<blockquote
 cite="mid:AANLkTilMn5s-pIQNhb8Uq2qMT2U7W9Vxnw7N4b4TXaf4@mail.gmail.com"
 type="cite">
  <div>Hi list,</div>
  <div>&nbsp;</div>
  <div>today seems to be my&nbsp;day of questions <img
 style="margin: 0px 0.2ex; vertical-align: middle;"
 src="cid:part1.04070107.03090805@mapconcept.de" goomoji="361"
 height="12" width="12"></div>
  <div>&nbsp;</div>
  <div>Now I am stuck with labeling. </div>
  <div>By using the attribute-based option for labeling I can keep
rotation values for labels according to the attribute table.</div>
  <div>Obviously the default position for all labels is&nbsp;in the&nbsp;lower
right "corner" below the point feature which is labelled (see
screenshot "label_attribute").</div>
  <div>&nbsp;</div>
  <div>By using the user defined option for labeling&nbsp; it is possible
to&nbsp;place the labels centered on top of the point features (see
screenshot "label_userdefined").</div>
  <div>&nbsp;</div>
  <div>The perfect way of labeling in my case would be the combination
of these two:</div>
  <div>&nbsp;</div>
  <div>I'd like to have all labels placed&nbsp;centered on top of the point
features while keeping the rotation value (see my problem at
"Hauptstra&szlig;e" in the screenshots).</div>
  <div>&nbsp;</div>
  <div>How could I possibly do this?</div>
  <div>&nbsp;</div>
  <div>best,</div>
  <div>&nbsp;</div>
  <div>Johannes</div>
  <div>&nbsp;</div>
  <br>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part2.04030200.00020001@mapconcept.de"></center>
  <p><br>
  </p>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part3.07080908.00090401@mapconcept.de"></center>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Gvsig_internacional mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
  </pre>
</blockquote>
<br>
</body>
</html>