codeformuenster/mein-ms-wfs-importer

Name: mein-ms-wfs-importer

Owner: codeformuenster

Description: null

Created: 2018-05-22 19:22:37.0

Updated: 2018-05-22 19:23:12.0

Pushed: 2018-05-22 19:23:10.0

Homepage: null

Size: 13

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

familien-dashboard (mein-ms.de) WFS importer

Building
docker build -t quay.io/codeformuenster/mein-ms-wfs-importer .
Running

To run the importer, you need to know two things. The URL of the source WFS and the target elasticsearch URL. After you found these two URLs, run:

docker run --rm quay.io/codeformuenster/mein-ms-wfs-importer --elasticsearch-url https://your-elasticsearch-instance --wfs-source-url https://your-wfs-source-url

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.