d3/d3-geo-projection

geo2svg

mbostock opened this issue · 3 comments

As part of #72.

Per topojson/topojson#261, we might want to support --properties for setting data attributes and --id for setting id attributes.

The id attribute is now set. We could add data attributes in the future if desired.

Hello! Are there any plans to add data attributes to geo2svg?