GithubHelp home page GithubHelp logo

Comments (3)

panaaj avatar panaaj commented on September 27, 2024

I have done some initial investigation of this issues and have found the following (note Freeboard is currently using OpenLayers 5):

  • Set wrapX=false to stop the map and resource layers wrapping
  • Put in place a measure to normalise resource coordinates (-180 >= coords <=180 )

This is all good for point resources, but doing this to a route that crosses the Dateline has the following impact:
-Before normalisation
rte-before

  • After normalisation
    rte-after

Also wrap will probably need to be on at higher zoom levels to provide a better user experience so the map does not just cut off.

I belive OL6 may address these issues and will investigate further.

from freeboard-sk.

tkurki avatar tkurki commented on September 27, 2024

I was thinking of just adjusting the displayed values. Dateline is a can of worms..

from freeboard-sk.

panaaj avatar panaaj commented on September 27, 2024

Have sorted the display. I have left the wrap on and have implemented a feature where the map centre is always with in the “normalised” value range.
I also have a solution for the dateline rendering of features, just finalising this.

from freeboard-sk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.