metno / mmd

GNU General Public License v3.0
2 stars 11 forks source link

add support for both gml and gml 3.2 in iso-to-mmd #234

Closed ferrighi closed 9 months ago

ferrighi commented 9 months ago

I've added two different namespaces for gml and gml32 and added an OR statement to match the different URIs from the namespaces. Tested locally it seems to work smoothly for both cases.

steingod commented 9 months ago

Looks good and a quick check indicates that it works as anticipated.