Thank you for this information.
I now have an SVG file, but there don't seem to be any FEATURE DETAIL in the file. the entries look like this:
<g>
<path id="US-AK" title="Alaska" class="land" d="M456.18,521.82l-0.1, ... ,731.03z"/>
</g>
Knowage will not let me add feature definitions for this file. I see on the github site that in the knowage georeportengine/resources directory there is a usa_state.json file and it has features defined in it. can I somehow just import this?
Also, just as a note, in the documentation there are some confusing spelling errors (TRESHOLD for instance) and the XML code is invalid (missing / on end tags).