Better handle location of geo objects when converting TopoJSON
JeffPaine opened this issue · 0 comments
JeffPaine commented
Right now, when converting TopoJSON to GeoJSON, we only convert objects under <objectName>.objects.collection
. It would be better to handle it more intelligently or perhaps via user configuration.