opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.18k stars 1.02k forks source link

legend.png missing #3125

Closed OleMussmann closed 3 years ago

OleMussmann commented 4 years ago

Expected behavior

Isochrone analyst has a legend.

Observed behavior

Legend is missing.

Query for [server:IP]/otp/analyst/legend.png?width=300&height=40&styles=color30 causes Request failed.

Version of OTP used (exact commit hash or JAR name)

1.4.0 b272f14 and 1.5.0-SNAPSHOT e48f8e84b

Command line used to start OTP

From within a Docker container with JRE8:

java -Xmx50G -jar /var/otp/otp-1.5.0-SNAPSHOT-shaded.jar --basePath /var/otp --router nl --autoScan --server --analyst --enableScriptingWebService

Router config and graph build config JSON

router-config.json

{
  "requestLogFile": "/var/otp/logs/request.log"
}

Steps to reproduce the problem

abyrd commented 3 years ago

Analysis capabilities are removed from OTP2, closing.