a-student/SvgToVectorDrawableConverter

Error "Reference to symbol are not supported"

jacknk opened this issue · 1 comments

To get SVG file I use OpenstreetMap.org by clicking the 'Share' icon at the right hand side of the webpage. I tryed to download SVG from extract.bbbike.org. When I use converter (offline or online version) I get error "Reference to symbol are not supported". How can I use openstreetmap to get vector drawable XML file ? What do you think it would be better to get XML file from OSM ?

Not every SVG image can be converted to vector drawable, because the latter supports only very limited subset of SVG features. Theoretically error "Reference to symbol are not supported" can be fixed, but those SVG images use other features, which cannot be converted to vector drawable easily.