canonn-science / CAPIv2-Updater

Nodejs based tool to update the Canonn API with planetary and stellar data from EDSM
GNU General Public License v3.0
1 stars 0 forks source link

Move validation and duplication checking metrics to the settings file #25

Open derrickmehaffy opened 5 years ago

derrickmehaffy commented 5 years ago

We should move the validation and deduplication options into the settings file to allow us to tweak them easier or on the fly (maybe also building in dotenv support).

Among these would be something like site size as well as the min/max distance between the sites to be considered a duplicate.