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 precision variable to geojson_list() #152

Merged
merged 7 commits into from
Oct 14, 2019
Merged

Add precision variable to geojson_list() #152

merged 7 commits into from
Oct 14, 2019

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    2a3158e View commit details
    Browse the repository at this point in the history
  2. added precision as a variable in geojson_list and it is used in all s…

    …p class calls of the function
    ChrisJones687 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    d49210a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5127dbf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    add89e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    907e413 View commit details
    Browse the repository at this point in the history
  2. moved the precision argument to the end of the function call to avoid…

    … affecting user calls that rely on order without variable names.
    ChrisJones687 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    55f9f90 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    9d9187c View commit details
    Browse the repository at this point in the history