This repository is included as a git submodule in the main UrbanFootprint project repository. For instructions on how to properly configure an UrbanFootprint instance please refer to UrbanFootprint's top-level README.
The recommended pattern for creating a client configuration for your own organization is to fork
this repository. You can then substitute the URL for
your repository in the setup instructions. For example, in place of cloning the sample
urbanfootprint-configuration
repository like this:
git clone https://github.com/CalthorpeAnalytics/urbanfootprint.git urbanfootprint git clone
https://github.com/CalthorpeAnalytics/urbanfootprint-configuration.git urbanfootprint-configuration
you would clone your forked urbanfootprint-configuration
repository like this:
git clone https://github.com/CalthorpeAnalytics/urbanfootprint.git urbanfootprint git clone
https://github.com/YOUR-ORGANIZATION/urbanfootprint-configuration.git urbanfootprint-configuration
Instructions for how to build and populate a base base schema are available in the UF user guide.
Copyright (C) 2016 Calthorpe Analytics