analyst-server
analyst-server copied to clipboard
DEPRECATED; see https://github.com/conveyal/analysis-ui
We should ask for confirmation before deleting queries, projects, scenarios, etc.
This is a feature request for an alternative mode in regional analysis : compute the distance / time to the closest shape in shape file. For example, how much time...
This is a feature request to add the possibility to extend the GTFS file by importing a new one instead of creating a new project.
This is a feature request for a UI to limit the valid date range of the GTFS files.
On the new authentication, we were trying this in app.js: ``` var analystCreds = require('request'); console.log('analyst_key: '+ process.env.analyst_key); console.log('analyst_secret: '+ process.env.analyst_secret); console.log(btoa(process.env.analyst_key +':'+ process.env.analyst_secret)); var analystReqOpts = { url: 'https://analyst.conveyal.com/oauth/token',...
The vector isochrones appear to encompass slightly less area than the corresponding accessibility results.
If a pointset fails to upload to S3, the file is left in the local cache. Seeing the file in the local cache, the server does not attempt to reupload...
It's much too high on some queries.
Hi , this is a proposed enhancement -> enabling the user to select another map layer, in particular an OSM Transport map rendering can be practical for selecting point analysis...
This is a feature request for a multi simple analysis. By having several start points, it is possible to find the service area of each starting point. As an example,...