Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kadlu kadlu
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • kadlukadlu
  • Issues
  • #6

Closed
Open
Created Aug 27, 2019 by Oliver Kirsebom@kirsebomOwner

CHS fetch function retrieves more maps than needed

When the south/west boundaries coincide with map division (i.e. integer lats and lons), the CHS api returns also the maps immediately south and west of the boundary. The fetch function should be modified to ensure that only the requested maps are returned.

For example, if bathymetry is request between latitutes 44-46 and longitudes 58-60, the fetch function should retrieve 4 maps with south-west corners: 44:58, 44:59, 45:58, 45:59. Instead the fetch function returns an additional 5 maps with south-west corners 43:58, 43:59, 43:60, 44:60, 45:60.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking