<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Markus Reinhardt schrieb:
<blockquote cite="mid42CA7FE7.5090600@stud-mail.uni-wuerzburg.de"
type="cite">
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<tt>LAYER<br>
NAME location<br>
CONNECTIONTYPE postgis<br>
CONNECTION "user=postgres password=* dbname=* host=localhost"</tt><br>
<tt> DATA "the_geom from (SELECT locations.oid, identifier, the_geom
FROM locations, location_types WHERE location_types.id =
locations.type_ref AND location_types.tier = 3 AND
location_types.country='Germany') AS foo using unique the_geom using
SRID=4326 GROUP BY name"<br>
METADATA<br>
"SWFDUMPATTRIBUTES" "identifier"<br>
END <br>
</tt><tt> PROJECTION<br>
"init=epsg:4326"<br>
END<br>
CLASS<br>
COLOR 232 232 232<br>
OUTLINECOLOR 32 32 32<br>
END<br>
END</tt><br>
</blockquote>
Hat sich gelöst. Der Fehler lag bei den unschuldigen Wörtern <tt>using
unique the_geom</tt>. Hätte ich das nur früher erkannt :)<br>
<br>
Mit freundlichen Grüßen,<br>
<br>
Markus Reinhardt<br>
<br>
<div class="moz-signature">-- <br>
My <a href="http://www.gnupg.org" target="_blank">GnuPG</a> public key:<br>
<a class="moz-txt-link-freetext" href="http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=get&search=0x4CFAB28FFB576443">http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=get&search=0x4CFAB28FFB576443</a>
</div>
</body>
</html>