Skip to content

taijiang-tw/ckanext-taijiang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taijiang.tw (台江內海研究資料集)

Taijiang Research Data Repository is a research data repository for the humanities and areas studies in Taijiang Inland Sea Area, a region in Tainan City in Southern Taiwan.

Prerequirements

Install

With your virtualenv activated:

cd src
git clone https://github.com/taijiang-tw/ckanext-taijiang.git
cd ckanext-taijiang
python setup.py develop
pip install -r requirements.txt

Add the following plugin and the Google Maps API key to your CKAN ini file:

ckan.plugins = ... taijiang_datasets
ckanext.taijiang.gmap.api_key = YOUR_GOOGLE_MAPS_API_KEY

Then restart your server.

License

It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at:

http://www.fsf.org/licensing/licenses/agpl-3.0.html