<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-7">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello everybody, </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I am on my way on creating a map-based app for 
mobile phones using J2ME and JSR226 (svg). After discovering openstreetmaps 
sometime ago, I cannot think of anything else but osm to use as a map 
source for my app.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>However I do have a problem. Osmarender 
currently only supports XML to SVG FULL conversion. It would be really nice if 
it could directly produce an SVG TINY file.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I thought about tweeking osmarender.xsl in order to 
make it output an SVG-TINY file instead of SVG-FULL, however I found it a 
bit overwhelming.</FONT></DIV>
<DIV><FONT face=Arial size=2>I COULD of course use Adobe Illustrator or a 
similar app to make the conversion from svg full to svg tiny. However, what I 
think as the best approach is a command line tool which could directly produce 
SVG-TINY files using the osm xml files. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So I was wondering if anybody could help me locate 
(or maybe easily create) an XSL file for Osmarender which will produce an 
SVG TINY file.</FONT></DIV>
<DIV><FONT face=Arial size=2>A command line converter from SVG Full to SVG 
tiny would also be useful. Does anybody happen to know such a 
tool?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Many thanks in advance </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>George</FONT></DIV></BODY></HTML>