SVG: Difference between revisions
Brian Wilson (talk | contribs) m →Links |
Brian Wilson (talk | contribs) |
||
Line 5: | Line 5: | ||
for an example on how to do this. | for an example on how to do this. | ||
What does | What does SVG output buy me? | ||
See my demo at http://mapserver.wildsong.biz/svg/ | |||
The compressed output is not working with this Ubuntu packaged 4.6 mapserver. | |||
I am building the latest mapserver from sources right now. | |||
== Links == | == Links == |
Revision as of 19:07, 22 June 2006
Mapserver and SVG
I can change a .map file to generate SVG as output. See http://mapserver.gis.umn.edu/docs/howto/svg-howto/?searchterm=SVG for an example on how to do this.
What does SVG output buy me?
See my demo at http://mapserver.wildsong.biz/svg/
The compressed output is not working with this Ubuntu packaged 4.6 mapserver. I am building the latest mapserver from sources right now.
Links
Kartoweb NL Flash based atlas
http://chris.narx.net/2005/09/13/svg-gis-usage-to-increase/
http://www.dmsolutions.ca/news/releases/032905.html press release re: GoSVG and cell phones
http://www.svgopen.org/2005/paperAbstracts/TirolAtlasTopo.html
This site looks very interesting: http://www.svgconference.com/ Here is a paper on topo maps. http://www.svgconference.com/SVG_2004/2004/papers/TopographicMapsWithSVG/
Adobe SVG site and viewer plugin
Mozilla SVG site (more links here)
W3C SVG DOM
XML parser
xmlproc is a Python tool set that you can grab... http://www.garshol.priv.no/download/software/xmlproc/