stac-utils / stac-index

A service that lists all available and registered STAC catalogs and APIs.
https://stacindex.org
Apache License 2.0
7 stars 4 forks source link

Edit entries #3

Open m-mohr opened 3 years ago

m-mohr commented 3 years ago

Somehow make it possible to manage the entries in the database. Maybe just use a tool to manage MongoDBs such as http://www.phpmoadmin.com/ or so.

As a first step, it could just be a review process for new entries added by users. Currently, everything is directly going live, which may be an issue.

In the long run there's probably a desire to remove and update existing entries.

m-mohr commented 3 years ago

Database can be managed via pgAdmin, which is good enough for me. Users should be able to edit their entries though.