/fafnir

Import imposm POIs from PostgreSQL to Mímirsbrunn Elasticsearch

Primary LanguageRustApache License 2.0Apache-2.0

Fafnir

Import imposm POIs from PostgreSQL to Mímirsbrunn Elasticsearch

Build

cargo build --release

Run

./target/release/fafnir --dataset=france --es=http://localhost:9200 --pg=postgresql://localhost:5432

## Tests

cargo test