kartoza / SAEOSS-Portal

The SAEOSS Portal has been proposed as a system of software components functioning together as the national central earth observation geospatial repository, with a view to metadata and open geospatial API standards compliance as well as user impact maximization
https://kartoza.github.io/SAEOSS-Portal/
GNU Affero General Public License v3.0
4 stars 9 forks source link

feature/171: Add JSON and YAML dataset uploader #181

Closed zamuzakki closed 9 months ago

zamuzakki commented 9 months ago

This is PR for #171 I use the existing XML dataset uploader, then add further checking for the file extension. If the file is JSON or YAML, it will be first converted into XML, then processed.