Hi, you'd probably get the data in GIS format, which can be converted to SVG format.
A typical exchange format for GIS is ESRI shapefile or GML. These two are relatively easy to convert to SVG. Commercial geodata provider for road data are the two big guys "Teleatlas" and "Navteq". You may also want to try to ask the local community of the cities you are interested. Often they also provide or sell geodata. A ESRI shape to SVG converter that preserves the coordinates and non-graphical attributes (in a foreign namespace) is available at http://www.carto.net/papers/svg/utils/shp2svg/ There are also commercial GIS to SVG converters available. Andreas --- In [email protected], "peterkalev2002" <[EMAIL PROTECTED]> wrote: > > Hi all, > > If I need a street map of few city blocks, where can I find it in SVG > format for commercial use. > > I have been tracing them so far in Illustrator, but it is very time > consuming... :( > > Thank you in advance! > > Peter > ----- 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/

