[Geoserver-users] KML double-point generation

You can find it here:
http://jira.codehaus.org/browse/GEOS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
You will need to make a quickie account in order to submit a bug. If
you would rather not I can create it.

cheers,

On 5/8/07, Michael Frumin <mfrumin@anonymised.com> wrote:

1.50 RC4 I think. remind me where the JIRA installation is?

thanks,
mike

brentowens@anonymised.com wrote:
Looks like a bug. Can you file it in Jira and put it for the 1.5.1 or
1.5.x release? It shouldn't be too difficult to fix. What version of
geoserver is causing this output?

Looking at that output, it appears there are two separate encodings of
the same feature and they are slightly different.

cheers,

On 5/8/07, mfrumin <mfrumin@anonymised.com> wrote:

bug report for KML generation:
- make a layer that is a bunch of PointSymbolizers
- export it as a KML file.

look, for each Document, to see that there are 2 <Point>'s, eg:
<MultiGeometry>
<Point><coordinates>-73.9063115654528,40.6521443024159,NaN</coordinates></Point>
<Point xmlns:gml="http://www.opengis.net/gml&quot;&gt;&lt;coordinates
xmlns:gml="http://www.opengis.net/gml&quot; decimal="." cs="," ts="
">-73.90631157,40.6521443</coordinates></Point>
</MultiGeometry>

(nominal whitespace formatting is mine, would it kill ya to put some
newlines in there?)

having 2 <Point> elements right on top of each other results in, using
GEarth 4.x, 2 copies of the labl and having to disambiguate between 2
markers regardless of how zoomed in you are, eg:
http://www.nabble.com/file/8262/kml-bug.png

what think?
--
View this message in context:
http://www.nabble.com/KML-double-point-generation-tf3710512.html#a10378608
Sent from the GeoServer - User mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

-- Brent Owens

--
Brent Owens