gtfs
GTFS and multiple routes
I am working with GTFS format.I have a concern for example consider a little complex network where a user want to travel from a source \'A\' to Destination \'B\' and actually there exist no direct rou[详细]
2023-04-13 09:41 分类:问答Is there a way to access to the database of Google Maps for the public transport?
I\'d like to have access to the numbers and type of public transportation and for each of them, their stops of a certain city. So for instance, I\'d like to have :[详细]
2023-04-13 08:27 分类:问答I need advise choosing a NoSQL database for a project with a lot of minute related information
I am currently working on a private project that is going to use Google\'s GTFS spec to get information about 100s of Public Transit agencies, their routers, stations, times, and other related informa[详细]
2023-04-09 22:22 分类:问答Pathfinding (routing, trip planning, ...) algorithms on graphs with time restrictions
I have a database of bus/train/... stops and the arrival/departure times on each date and so on. I\'m looking for a way to do a search for the fastest(shortest/cheapest/least transitions) trip between[详细]
2023-04-01 08:00 分类:问答Associating nearby points with a path
Given a set of ordered points, and a path made up of ordered lat,lon points that goes near those points (in lat/lon coordinates), I want to associate the points with the path, ideally with good algori[详细]
2023-03-18 19:02 分类:问答How can I make this LINQ query of an Enumerable DataTable of GTFS data faster?
I\'m working with the GTFS data for the New York City MTA subway system. I need to find the stop times for each route at a specific stop. To do that, I get the stop times from a StopTimes DataTable th[详细]
2023-02-14 13:46 分类:问答C# Get Full File Path
I have an ASP FileUpload control and I am uploading: C:\\Documents and Settings\\abpa\\Desktop\\TTPublisher\\apache-tomcat-6.0.26\\webapps\\ttpub\\WEB-INF\\c开发者_如何转开发lasses\\org\\gtfs\\tmp\\G[详细]
2023-01-13 10:21 分类:问答Find nearest transit station / stopover (bus, train etc) in Google Maps
Is it possible to find the nearest bus, train, or other public transit? The \'nearest\' is a separate case, but is it just possible 开发者_开发问答to find them?[详细]
2023-01-04 12:08 分类:问答Random-access data object in J2ME
I\'m planning to develop a small J2ME utility for viewing local public transport schedules using a mobile phone. The data part for those is mostly a big bunch of numbers representing the times when th[详细]
2022-12-10 10:15 分类:问答