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

drop "geotools" dependency #5

Merged
merged 2 commits into from
Sep 4, 2018
Merged

drop "geotools" dependency #5

merged 2 commits into from
Sep 4, 2018

Commits on Sep 4, 2018

  1. remove "Country" helper class and geotools dependency completely

    since geotools (which is a fairly heavy library) was only really used in this one helper class
    tyrasd committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    6b0a0ea View commit details
    Browse the repository at this point in the history
  2. refactor fast-bbox-in/out-polygon routines

    to use bbox coordinate points directly instead of relying on order of points in bbox polygon: tests require strict mathematical right hand rule order to work
    tyrasd committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    40903bb View commit details
    Browse the repository at this point in the history