Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 505 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 505 Bytes

Geotrellis OSM Elevation project

This project will be used to find elevation data for roads in Open Street Map.

To run viewer

> cd viewer
> npm install
> npm install -g nodemon
> npm start

To run ingest

> ./sbt

In SBT console,

> project ingest
> run

Choose the number corresponding to YieldIngest or LandsatIngest.

To run server

> ./sbt

In SBT console,

> project server
> reStart local ../data/catalog