Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query examples / cookbook #36

Open
fpurcell opened this issue Jun 9, 2018 · 0 comments
Open

query examples / cookbook #36

fpurcell opened this issue Jun 9, 2018 · 0 comments

Comments

@fpurcell
Copy link
Member

fpurcell commented Jun 9, 2018

Having a list of sql and orm queries could help users.

https://stackoverflow.com/questions/30419707/sample-gtfs-sql-queries (just found this one):

  • Given the current time, list the positions of all vehicles along a particular route. I'm not sure if it's possible to estimate the lat/long for the point between two stops given a route and its shape? Maybe this is more complex or not required.
  • List all stop locations (lat/long) along a particular route.
  • List all transfer locations with options (lat/long) along a particular route.
@fpurcell fpurcell mentioned this issue Jan 29, 2019
Merged
fpurcell added a commit that referenced this issue Jan 29, 2019
current tables + query utils
a bit of work toward #36 with the the route_base.py and stop_base.py stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant