thinkingmachines / geomancer

Automated feature engineering for geospatial data
MIT License
216 stars 16 forks source link

Refactor backend connection configuration to use database urls #46

Closed marksteve closed 5 years ago

marksteve commented 5 years ago

Use database urls to configure backend connection:

Also adds the feature of defaulting to the appropriate backend settings

Related to #41