https://github.com/pgiraud/osmtm_v1_migration
Script to migrate HOT Tasking Manager v1 data to v2
https://github.com/pgiraud/osmtm_v1_migration
Last synced: 9 days ago
JSON representation
Script to migrate HOT Tasking Manager v1 data to v2
- Host: GitHub
- URL: https://github.com/pgiraud/osmtm_v1_migration
- Owner: pgiraud
- Created: 2014-06-18T13:09:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T17:06:09.000Z (about 11 years ago)
- Last Synced: 2025-03-03T16:14:42.098Z (over 1 year ago)
- Language: Python
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
osmtm_v1_migration
==================
Script to migrate HOT Tasking Manager v1 data to v2
Usage
-----
Activate the virtualenv::
source /path/to/tasking/manager/env/bin/activate
Initialize the DB::
initializedb
Then type the following command::
python v1_migration.py path/to/OSMTM.db postgresql://username:password@localhost/osmtm