Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maphub/maphub-portal
An online application for exploring and annotating digitized, high-resolution historic maps.
https://github.com/maphub/maphub-portal
Last synced: 5 days ago
JSON representation
An online application for exploring and annotating digitized, high-resolution historic maps.
- Host: GitHub
- URL: https://github.com/maphub/maphub-portal
- Owner: maphub
- License: apache-2.0
- Created: 2011-04-12T14:49:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-18T18:30:55.000Z (over 11 years ago)
- Last Synced: 2024-08-01T12:35:47.438Z (3 months ago)
- Language: JavaScript
- Homepage: maphub.github.com
- Size: 4.42 MB
- Stars: 39
- Watchers: 14
- Forks: 11
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - maphub/maphub-portal - An online application for exploring and annotating digitized, high-resolution historic maps. (others)
README
# About
MapHub is a Web portal prototype for georeferencing and annotating digitized, high-resolution historic maps.
All annotations will be represented in the Open Annotation Collaboration Data Model.# Installation
MapHub is powered by Ruby on Rails. You therefore just need a recent Ruby installation and you're good to go.
Please refer to the following Wiki sites for a detailed how-to:- [How to run Maphub in development mode](https://github.com/maphub/maphub-portal/wiki/How-to-run-maphub-in-development-mode)
- [How to deploy Maphub in production mode](https://github.com/maphub/maphub-portal/wiki/Deploying-maphub-in-production-mode)