Skip to content

CalthorpeAnalytics/urbanfootprint-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DEPRECATED REPO

NOTE

This repository is deprecated as of PR 2 in the main urbanfootprint repo


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) 2017 Calthorpe Analytics