Skip to content

SPEW Map: Synthetic Populations and Ecosystems of the World (SPEW) Viewer on world map

License

Notifications You must be signed in to change notification settings

midas-isg/spewmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

400630a · Apr 1, 2019
Apr 1, 2019
Feb 27, 2019
Apr 23, 2018
Apr 12, 2018
Apr 1, 2019
Apr 12, 2018
Apr 12, 2018
Feb 27, 2019
May 14, 2018
May 15, 2018
May 14, 2018
Jan 2, 2019

Repository files navigation

spewmap

SPEW Map: Synthetic Populations and Ecosystems of the World (SPEW) Viewer on world map

Required

Deployment

Required tools for deployment

  • git
  • maven
  • JDK version 8+

Clone

git clone https://github.com/midas-isg/spewmap

Configuration

Copy the application.properties.template file as application.properties:

cp config/application.properties.template config/application.properties

Edit the config/application.properties to the proper settings.

Start the service

./start.sh