Hello Ivano,
The Analyst option in the OTP web interface is a demo of a single thing
can be done using OTP's Analyst services: drawing isochrones. There is a
distinction between this demo map not working and Analyst itself not
working. If you want to do some sort of analysis of a transportation
network you will probably need to do large numbers of calls to the same
API this demo is calling and consolidate the results in some way.
The key Analyst functionality of OpenTripPlanner is the ability to
create travel time surfaces, evaluate those surfaces at predefined
(potentially very large) sets of geographic points, and calculate
histograms showing how many objects of each type are at each time or
distance from an origin point. As far as I know that functionality is
working, since we have several other projects built on it such as
https://github.com/conveyal/analyst-server. I wouldn't necessarily
recommend running that one yourself though, it's intended to be a shared
hosted web-based service.
So, to respond to your question, I believe this web-based isochrone demo
simply has not been updated to match the current Analyst web API, and we
just need to get them back in alignment for it to work again. As you
reported, when I use this demo locally I see no errors from the OTP
server. In fact it reports that it has successfully created a surface.
The errors are on the client side, in the web browser Javascript
console:
"No surfaceId set, first call runAnalystQuery with a correct lat lon"
I didn't work on this client code so I don't know exactly what's wrong
off the top of my head but will create a Github issue for this. We
should get this demo working again.
-Andrew
> --
> You received this message because you are subscribed to the Google Groups
> "OpenTripPlanner Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
opentripplanner-...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
> Email had 1 attachment:
> + screenshot_otp.png
> 1.1M (image/png)