taijiang-tw / ckanext-taijiang

CKAN extension for the Taijiang Research Data Repository

Home Page:http://taijiang.tw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CKAN extension for the Taijiang Research Data Repository

http://taijiang.tw

License:Other


Languages

Language:HTML 53.8%Language:Python 22.4%Language:JavaScript 22.2%Language:CSS 1.7%