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

feat: add polar polygon support #585

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 31, 2019

  1. feat: add polar polygon support

    Adds support for polar polygons by splitting them by the meridian
    
    plane for display/query in 2D. Additionally, queries for OGC servers
    
    such as GeoServer are now split over the antimeridian in the event
    
    that the remote server does not allow coordinates outside of the
    
    longitudes [-180, 180].
    
    resolves ngageoint#540, ngageoint#579
    wallw-teal committed May 31, 2019
    Configuration menu
    Copy the full SHA
    7a68bc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    6c71221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ed1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843fc2c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    da2f306 View commit details
    Browse the repository at this point in the history
  2. build(lint): lint fixes

    wallw-teal committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    ed25430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba806f9 View commit details
    Browse the repository at this point in the history