NexdApp / nexd-backend

MIT License
38 stars 3 forks source link

Feature/location infos #67

Closed Lukas1811 closed 4 years ago

Lukas1811 commented 4 years ago

Added "locationInfos" module to gather places near to one specific location and have general locations* across all modules.

Added a python script (accessible through "npm run migrate:local-infos") to migrate the locations to the postgis docker container

*Only location data for US and Germany are currently provided with this branch/PR