Giter Club home page Giter Club logo

openrouteservice-app-legacy's Introduction

OpenRouteService

OpenRouteService is an online route planning application that is based on open source software, open data and open standards.

License

(The MIT License)

Copyright (c) 2013 GIScience Research Group, Heidelberg University.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

openrouteservice-app-legacy's People

Contributors

bgrenet avatar carinaeichler avatar dawagner avatar dex2000 avatar dubyk avatar mlihd avatar oliverroick avatar rungee avatar stefanhahmann avatar timmccauley avatar unraveler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openrouteservice-app-legacy's Issues

Offer different versions of ORS

Implement a selection for different versions, e.g. standard and extended
and hide advanced options in the standard version.

Include routing options

Make routing options selectable for the user (car, bike, pedestrian) as well as avoidables (no highways, no tollways)
and use them as parameters in the route calculation

Limit zoom level of map

Limit the zoom level so that the map still fits the whole DIV even when zooming out a lot.

Popup to select user preferences

When clicking on the Preferences label a popup is opened where the user can select

  • site version
  • site language
  • routing language
  • distance unit

Permalink

Update the permalink function to support waypoints and route options

Skip search results that are fired by a previous search request.

We need to think about a proper tracking of requests, that helps to filter and process responses from the server. At the moment, one can observe an unpredictable changing of the map viewport when the response for a previous long-running request is received.

Directory Service POI Search along a route wrong

JS Wrapper has issues, resolving buffer and bouding polygon
potential bug source: Event Handler
REST request:

<xls:XLS xmlns:xls="http://www.opengis.net/xls" xsi:schemaLocation="http://www.opengis.net/xls http://schemas.opengis.net/ols/1.1.0/DirectoryService.xsd" xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xls:lang="de">
xls:RequestHeader
/xls:RequestHeader
<xls:Request methodName="DirectoryRequest" version="1.1" requestID="00" maximumResponses="100">
<xls:DirectoryRequest distanceUnit="M" sortCriteria="Distance">
<xls:POIProperties directoryType="OSM">
<xls:POIProperty name="POIName" value="s" />
/xls:POIProperties
/xls:DirectoryRequest
/xls:Request
/xls:XLS

POI search along route not possible

When searching for POI along a route the error message "No route to search for POIs nearby." pops up even if the route has been established.
No POI search along route possible.

Update User Preferences

Update user preferences automatically when relevant features change

  • map location, zoom, layer, overlay
  • language, distance unit, (future: routing instruction language)
  • route options, avoid areas
  • waypoints
  • version (standard, extended)

Error message for invalid avoid area

The user can build invalid avoid areas by creating "twisted" polygons, e.g. moving one corner of a rectangle so that it appears to be transformed to 2 triangles.
The routing service can't deal with such geometries and won't respond with a route.
Show a warning in the avoid area toolbox.

Printable Route Instructions

Route instructions should be printable.
To reduce complexity, this feature should only be available in the extended version.

Include Avoid Areas

Implement the buttons to draw avoid areas on the map
and use them as parameters in the route calculation

Support multiple GPX tracks

Allow more than one GPX track to be uploaded and displayed on the map.
Tracks should be removable independently by clicking the associated file name.

Bootstrap file uploader does not support multiple files.
Uploaded file names could be kept in a div below...

Service timeout messages

Include service timeout messages to inform the user about unavailability of the service.
See TODOs in control.js and example for these messages for the routing service call.

Wrong Error user feedback when car route preference selected on a non car routable way

Error Code:
Leider konnte keine Route zwischen den gewählten Punkten berechnet werden. Bitte wählen Sie Ihre Punkte in der Nähe eines Weges.

Better, when route preference shortest or fastest selected then:
Leider konnte keine Route zwischen den gewählten Punkten für das Routenprofil Auto - kürzester Weg berechnet werden. (nicht für das gewähle Verkehrsmittel zugänglich)

xls:RoutePreferenceFastest/xls:RoutePreference

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.