Skip to content
This repository was archived by the owner on Aug 14, 2022. It is now read-only.

Installation

alber sánchez edited this page Oct 2, 2013 · 3 revisions
  1. Clone GEOREF git clone https://github.com/albhasan/georef.git
  2. Download Leaflet and uncompress to georef/js and make sure the folder is named Leaflet
  3. Download Leaflet.draw and uncompress to georef/js
  4. Download JQuery (jquery-1.9.1.min) to georef/js
  5. Download JQuery-UI (jquery-ui-1.10.2) and uncompress to georef/js
  6. Download DataTables (DataTables-1.9.4) and uncompress to to georef/js
  7. Download Sylvester (http://sylvester.jcoglan.com/assets/sylvester-0-1-3.zip) and uncompress it to to georef/js
  8. Copy the georef folder to a web server

Additional configuration is possible through the georef.html and Constants.js files.

Clone this wiki locally