A late addition to this useful discussion....
In Mapbuilder we are taking a couple of different approaches to SVG
generation: client-side parsing of WFS responses (GML > SVG) and server-side
parsing. The first, client-side track began as GeoClient, an SVG-based WFS
client. A version, usable only with a custom PHP/MySQL WFS, is downloadable
at
http://sourceforge.net/project/showfiles.php?group_id=35246&release_id=18846
7
We're working, slowly, to genericize and enhance this work.
For developers working with Mozilla's (limited) SVG support, a paper I
delivered at this year's SVG Open conference might be of interest as it
includes Mozilla-specific discussion. The application GeoClientXHTML (an
XHTML version of GeoClient, incorporating WMS client functionality) is
designed for Mozilla's native SVG support (as well as the Adobe SVG Viewer
plug-in). The paper "SVG As an Editing Environment for Geographical Data"
is linked at:
http://www.svgopen.org/2003/proceedings.do
(near the bottom of a long page--to find it, search the page after it loads
for my name, Nedjo). GeoClientXHTML is downloadable at:
http://sourceforge.net/project/showfiles.php?group_id=35246&release_id=18846
2
Nedjo Rogers
----- Original Message -----
From: Chris Holmes <cholmes@anonymised.com>
To: Ben Lewis <blewis@anonymised.com>
Cc: <geoserver-devel@lists.sourceforge.net>
Sent: Friday, October 10, 2003 5:55 AM
Subject: Re: [Geoserver-devel] Serving SVG to Mozilla
> Some questions from a GeoServer and GML newbie:
>
> Geoserver is now the open source OGC reference implementation for WFS,
correct?
Yes.
> Doest that mean GeoServer is good at serving GML streams?
Yes.
> Does that mean GeoServer is a good server to an SVG client?
Well, GeoServer would ideally have a specialized WFS client that uses SVG.
You can't go directly GML -> SVG, so the SVG client is going to have to
know how to transform GML into SVG. This could be done efficiently with
XSLT. A good WFS client would know to send the right requests, and would
transform the GML into SVG for display. Some friends of ours are working
on an open source WFS client, check them out at http://mapbuilder.sf.net.
> Has anyone played with using GeoServer against an SVG enabled Mozilla
build?
> What problems might one encounter in attempting to test such an
approach?
If people on this list with experience with SVG and GML could sound in
that'd be great, as I've never actually attempted it myself. If Mozilla
had a way to transform XSLT transformations it might be possible to send
GML straight to it. But I'm not sure.
Chris
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel