Skip to content

respec/urbanfootprint-configuration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrbanFootprint Client Configuration

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.

Creating Your Own Client Configurations

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

Generating Data For A Client Configuration

Instructions for how to build and populate a base base schema are available in the UF user guide.

Copyright (C) 2016 Calthorpe Analytics

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%