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

Add option to get way node refs in the geojson #106

Open
wants to merge 18 commits into
base: gh-pages
Choose a base branch
from

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    d754a7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from geohacker/way-node-refs

    add option to get way node refs in the geojson
    geohacker authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    e79a641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbe8e57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from geohacker/way-node-refs

    Update build
    geohacker authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    9564a86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a98b344 View commit details
    Browse the repository at this point in the history
  6. build

    geohacker committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    08cceca View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from geohacker/way-node-refs

    make ndrefs part of meta, add another test
    geohacker authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c12ecbd View commit details
    Browse the repository at this point in the history
  8. update docs

    geohacker committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    a228fa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    88eeed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d4356 View commit details
    Browse the repository at this point in the history
  3. tmp commit, test if condition

    batpad committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f5c8401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ac074 View commit details
    Browse the repository at this point in the history
  5. minor, typo

    batpad committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c241577 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. add test for allNodes option

    batpad committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    8311593 View commit details
    Browse the repository at this point in the history
  2. sketch out forking handling of relations with an option flag - create…

    …s a set of feature ids that are part of relations, also outputs nodes separately from geojson, also throws out relations before geometry processing
    batpad committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    f1cbcc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    0e9e2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f5ea1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from batpad/fork-relations

    Return feature ids that are part of relations
    geohacker authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    290ecc8 View commit details
    Browse the repository at this point in the history