IntroductionPlease feel free to edit this page and add your project if you are using SVG Web! Projects Using SVG Web Either Deployed or In Development- Browser Based AutoCad DXF Viewer: An open source web-based application that can view AutoCad DXF files. Also uses the open source Kabeja project, a Java application that runs on the server, to convert the DXF to SVG. Blog post in Brazilian Portuguese.
- Star Atlas: Determines your geographic position and then dynamically draws a star chart based on the stars in the sky.
- Election Atlas Germany wahlatlas.net: (German for election atlas). Lets you analyze the regional patterns in election results and demographic data as well as previous election. General election in Germany is Sept 27th 2009. After polling stations close live results will be displayed using a performance optimized map where all the path data is embedded via the object tag as people are likely to hit reload very often - via @mneutze
- Federal Statistical Office of Germany Animated Population Pyramid: The Federal Statistical Office of Germany (think census bureau or national statistics) uses SVG Web in their latest animated population pyramid. Apart from supporting Internet Explorer SVG Web was a great choice for mixing SVG and HTML. Population projections only make sense when you know the assumptions and those can now be displayed side by side with the population pyramid using standard HTML, CSS and SVG. Check it out for yourself, it is available in english, french, german and russian at http://www.destatis.de/bevoelkerungspyramide/ Watch a short screencast in english to see all it can do http://vimeo.com/7687560 - via @mneutze
- Wikipedia is working on an SVG zoom tool in conjunction with SVG Web.
- See Flex SVG Explorer with sample SVG graphics from this project and clipart.org: http://www.randomfractals.com/lab/FlexSVGExplorer/FlexSVGExplorer.html Flex SVG Explorer uses SVG Web library to load SVG graphics in Flash and preview SVG markup. This app is open source and could be a good starting point for the demo or testing of SVG Web ActionScript api.
- MoinMoin: Wiki Engine in Python. It is currently being built in moin/2.0-storage repo.
- Plugin for Ruby on Rails based on SVG Web.
- SVG Spinning - Spins all the paths in an SVG file as a cool effect.
- Dojo GFX Running on SVG Web: The Dojo Toolkit is actively working on SVGWeb integration as an alternate renderer for Dojo GFX - via @ccmitchellusa
- svgweb4a: Confluence plugin that renders SVG content using svgweb - via @patrick.roumanoff
|
Hi, We're looking to implement this SVG compatibility layer for our mediawiki SVG images, which are currently being converted by inkscape inside mediawiki to view them in our awful (IE6) browser. I'm still having problems getting this to work. Will persist...as there's absolutely zero chance of changing anything with our browser. If this can work properly for the IE browsers, then this has implications for wikipedia and the openclipart wiki projects, which both use SVG format for diagrams. Cheers
VCAHPS: Ventura County is using SVG Web to display interactive SVG graphs of current and predicted streamflow as part of their Flood Warning System
First of all "Bravo" to the people working on this project. The world really needs SVG to run on all the browsers including IE.
I worked on a "Dynamic Graphs for K-12 Education" project several years ago and we tried to implement them using SVG. But the project got put on hold when SVG support was sparse. It looks like with SVGWeb we can fire it back up.
Here is a sample set of SVG graphs for helping people visualize economic supply and demand charts.
http://demo.syntactica.com/exist/rest/db/test/svg/economic-dynamic-graphs-index.html
Our challenge is to come up with a way for the average K-12 teacher to modify these charts with range controls without doing extensive JavaScript?. If anyone would like to help please let me know.
Thanks! - Dan McCreary?
Thank you for this development. I use SVG to simulate helicopter instruments in a flight simulator.
http://www.aiguilles-chamonix.com/3d
André