Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSM and BDTopo data extraction options #924

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Commits on Jan 17, 2024

  1. This PR introduces two new options to process OSM data

    - date : to query the osm db from a specific date expressed in ISO 8601
    - location with 3 values to specify a point in lat/lon plus a distance
    ebocher committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    987ab52 View commit details
    Browse the repository at this point in the history
  2. Fix bbox utility

    ebocher committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a7e2cad View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add point location option to bdtopo module

    The distance to compute the bbox from a point must be at least 100 meters
    ebocher committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c4ec7ca View commit details
    Browse the repository at this point in the history