Skip to content

CarriotTeam/nominatim-to-elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nominatim to ElasticSearch

INSTALL

git clone https://github.com/CarriotTeam/nominatim-to-elastic.git
cd nominatim-to-elastic
cp ./configs/n2elastic-configs.yaml.sample ./configs/n2elastic-configs.yaml and update configs.
make all

RUN

./n2elastic serve

TODO

  • Complete tests
  • Add create index and mapping
  • Contributing

  • Fork it: https://github.com/CarriotTeam/nominatim-to-elastic/fork
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request!
  • License

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published