geosolutions-it/iso19139_mapx_converter

Allow multiple items in references in MapX to be converted to and from XML

Closed this issue · 0 comments

etj commented
  • Allow multiple items in references in MapX to be converted to and from XML (new improvement)
    {
    "references": [
    {
    "url": "www.bbb.org"
    },
    {
    "url": "www.aaa.com"
    }
    ]
    }