At Stuttgart University of Applied Sciences (http://www.hft-stuttgart.de) we developed an Open Source WMS server application based on PHP and MySQL which is hosted at http://www.sourceforge.net/ .
The geodata are stored in SVG format in the database and can be extracted using the WMS getMap request. The getCapabilities request is also supported. Examples can be found at http://www.gis-news.de/wms/ . The source will be provided for download soon (a PHP tool for installation is still under development). Enjoy the beauty of SVG data! Regards Franz-Josef Behr --- In [email protected], "inegivar" <[EMAIL PROTECTED]> wrote: > Hello folks! > > I´m working on a project, where I want to serve maps as svg. My > problem is, that I have a very large (16+mb) vector dataset. So > naturally I chose to use a wfs (web feature server), namely > Geoserver. I wanted to get the gml files from geoserver and then > convert to svg via xslt. > Problem is, I can´t get the wfs to serve only a small portion of my > spatial data, which is bad, cause that´s what the wfs is supposed to > do. > > So, two Qs: > > - does anybody has experience with wfs+xslt->svg and would help me > out? > - is there a way to serve chunks of an svg file WITHOUT using a wfs?, > (That would be great, solving many problems. Something like: > Javascript sends coordinates to php script which cuts a rectangle out > of the whole svg file, is it possible?) > > Thanks for your time! ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

