pelias / polylines

Pelias import pipeline for polyline (road network) data.
MIT License
17 stars 24 forks source link

Update pelias-wof-admin-lookup to the latest version 🚀 #250

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency pelias-wof-admin-lookup was updated from 6.5.1 to 7.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: pelias License: MIT

Release Notes for v7.0.0

7.0.0 (2020-04-23)

Features

  • Always use sqlite as data source (adedf14)

BREAKING CHANGES

  • This implements a hard switchover to using SQLite files
    for admin lookup. Using bundle files is no longer supported, and as a
    result the imports.whosonfirst.sqlite setting is now ignored.

wof-admin-lookup will now behave as if that flag was always set to
true.

Closes #293

Commits

The new version differs by 3 commits.

  • bd31b26 Merge pull request #292 from pelias/drop-bundle-support
  • adedf14 feat: Always use sqlite as data source
  • 01cac83 Update README details for remote/local PIP service

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: