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

Guard against non-numeric id in GeoJSON features #4581

Merged
merged 5 commits into from
Apr 12, 2017
Merged

Commits on Apr 12, 2017

  1. Add failing regression test for #4494

    Anand Thakker committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    99aa972 View commit details
    Browse the repository at this point in the history
  2. Guard against non-numeric id in GeoJSON features

    Closes #4494
    Anand Thakker committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    fcb11b0 View commit details
    Browse the repository at this point in the history
  3. Add explanatory comment

    Anand Thakker committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    3cd954a View commit details
    Browse the repository at this point in the history
  4. Update tests to conform to numeric-only feature.id

    Anand Thakker committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    13b7f77 View commit details
    Browse the repository at this point in the history
  5. Add explanatory comment

    Anand Thakker committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    bf78aa8 View commit details
    Browse the repository at this point in the history