Coder Social home page Coder Social logo

gpkg-arna's People

Contributors

chrisbentley480 avatar kevinbentley avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sofwerx kevinite

gpkg-arna's Issues

Route Manager fixes/enhancements

Currently we route using the linestring, but the next waypoint should include the nearest CNP to each linestring vert/waypoint.

Implement manual and auto navigation modes

Implement start at nearest vs. start at first CNP

Improve rendering of navigation points and CNP

We should color/display the next navigation point differently than the CNP and POIs. We also should change the icon to be multi-color. Maybe part black and part white, so it show up in dark and light screens.

Draw Route and additional waypoints

The requirements reference rendering the route and the CNPs.

I think we can draw a line from navpoint to navpoint (including those off-screen) to accomplish this.

Here's an idea....

and

Modify all sqlite queries to use bound parameters

Right now everything uses a format string, which is susceptible to sql injection. Since we control the parameters this is a very low risk, if a risk at all. But it's not the correct way to do this, and someone reviewing the code may see this as an issue

Create api to add RTE entries for features

For a given feature, add a reference to a row in another table.

This probably means that PointFeature, LineFeature, and RouteFeature need to keep track of their FID and Table name. This also should be associated with a Relationship object.

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.