Skip to content

Creating interactive maps to support urban actors in the aftermath of a refugee crisis

Notifications You must be signed in to change notification settings

geo-c/RefugeeInfoMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refugee Info Map

This is an interactive map for refugees to look up institutions in their city. Moreover, users can create a log-in to contribute to this map and add institutions and information about that institutions. All options can be configured with a config-File.

Version

1.0.0

Installation

Refugee Info Map requires Node.js v4+ to run.

Configuration Properties
Property Type Possible Values Default Description
routing Boolean true | false Rounting added to the app
logIn Boolean true | false LogIn required
contribution Boolean true | false Contribution allowed
credential.Name String Name of provider contact
credential.Mail String Mail of provider contact
specifyEntriesToLocation Boolean true | false Specify to one location?
boundingBox Array Array of Coordinates
NPM initiation and start
$ npm install
$ npm start

About

Creating interactive maps to support urban actors in the aftermath of a refugee crisis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • HTML 26.1%
  • CSS 8.5%