Commit graph

47 commits

Author SHA1 Message Date
Andreas Schildbach
a2d429a89f Linz: update API base 2024-04-15 16:45:29 +02:00
Andreas Schildbach
4e3520ecbb LinzProvider: fix request URL encoding 2023-02-02 17:45:08 +01:00
Andreas Schildbach
070fcad64a Migrate multi-module project to single project. 2019-07-19 19:16:55 +02:00
Andreas Schildbach
f80bba6934 sub-project for enabler 2012-02-23 14:03:41 +01:00
andreas.schildbach@gmail.com
ef7b3eb9cf remove duplicate autocompleteStations implementations
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@939 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2012-02-12 19:57:39 +00:00
andreas.schildbach@gmail.com
c009e99d8c api base for open data
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@933 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2012-02-04 21:49:05 +00:00
andreas.schildbach@gmail.com
473464fa11 removed duplicated nearby stations code
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@887 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2012-01-21 14:35:35 +00:00
andreas.schildbach@gmail.com
a05e4181fe use JSON stopfinder for Linz
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@872 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2012-01-21 00:35:07 +00:00
andreas.schildbach@gmail.com
c9fac86b2a uniform method order
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@663 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-05-27 16:04:39 +00:00
andreas.schildbach@gmail.com
653d590e1b queryNearbyStations now takes Location object
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@619 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-05-07 16:29:02 +00:00
andreas.schildbach@gmail.com
2486f3f0a6 remove redundant connectionsQueryUri/commandLink methods
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@578 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-29 11:46:20 +00:00
andreas.schildbach@gmail.com
8978db8cb7 implement maxDepartures argument on queryDepartures() of all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@571 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-17 21:51:40 +00:00
andreas.schildbach@gmail.com
a415ae008b 'nearby stations by coordinate' for all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@568 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-16 10:24:51 +00:00
andreas.schildbach@gmail.com
eeee8303a2 'autocomplete one line' capability for all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@565 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-15 15:35:13 +00:00
andreas.schildbach@gmail.com
cdc3ef140c use stop finder if available for auto-completion
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@559 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-14 16:58:43 +00:00
andreas.schildbach@gmail.com
71ca97ccfb added 2011 to copyright
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@540 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-29 11:51:43 +00:00
andreas.schildbach@gmail.com
c4872a245a pass on requestID
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@521 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-04 18:34:55 +00:00
andreas.schildbach@gmail.com
484146768c extract some common efa parameters
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@484 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-08 00:01:28 +00:00
andreas.schildbach@gmail.com
2b2338de4e 'type' before 'name' parameter
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@453 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-14 17:48:19 +00:00
andreas.schildbach@gmail.com
7ceef2baf0 encode nearbyStationUri
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@423 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-02 14:01:33 +00:00
andreas.schildbach@gmail.com
e6c560a4f4 migrated old network ids to new enum based ids
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@402 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-12-18 17:01:56 +00:00
andreas.schildbach
82a9bf3380 fixed use of commas in WGS84 coordinates
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@363 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-11-20 21:11:27 +00:00
andreas.schildbach
4d4355ac4f remove superfluous departureQueryUri() method from interface
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@304 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-17 15:50:02 +00:00
andreas.schildbach
8e19081ca9 enable realtime directions where possible
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@270 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-10 13:16:08 +00:00
andreas.schildbach
119a91f72d enable realtime departures where possible
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@269 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-10 11:30:43 +00:00
andreas.schildbach
f15eaab4f5 always query 4 connections at a time for efa based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@265 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-09 20:49:45 +00:00
andreas.schildbach
3a060c0f5b fixed product filter for all efa based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@263 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-09 20:26:47 +00:00
andreas.schildbach
2fcad6dc7f fixed change speed for all efa based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@262 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-09 20:17:30 +00:00
andreas.schildbach
a95bd63d77 request WGS84 coordinates on all efa based autocompletes
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@254 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-09 10:37:57 +00:00
andreas.schildbach
e282106c00 querying for connections uses Location for from, via and to parameters
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@249 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-09 07:28:52 +00:00
andreas.schildbach
19c9c269e2 Location and LocationType belong together
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@247 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-08 17:59:55 +00:00
andreas.schildbach
875bd1d651 rudimentary connections for all efa based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@246 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-08 17:43:57 +00:00
andreas.schildbach
b4bf75d875 autocomplete for all efa based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@245 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-06 11:36:18 +00:00
andreas.schildbach
1a269d808a removed obsolete method
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@242 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-05 22:39:41 +00:00
andreas.schildbach
dcd673d6f7 product selection for directions
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@241 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-05 14:26:30 +00:00
andreas.schildbach
ae3cc77277 new package structure for pte
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@236 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-04 08:41:20 +00:00
andreas.schildbach
c5016a846b extracted lineColors to common superclass
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@232 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-03 18:14:01 +00:00
andreas.schildbach
9af8c00ede refactor pte to use int,int for coordinates
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@219 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-10-02 14:51:43 +00:00
andreas.schildbach
8419822b30 use common line parser for efa based apis
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@213 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-30 17:08:17 +00:00
andreas.schildbach
f66cb36bb5 departures for Hannover
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@208 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-29 15:39:44 +00:00
andreas.schildbach
a69ec021cc nearby stations for Hannover
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@206 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-27 00:31:57 +00:00
andreas.schildbach
8f85e8ce86 auto-complete addresses for Austria
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@200 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 19:37:37 +00:00
andreas.schildbach
72d27105bd already parse 'area'
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@199 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 18:22:05 +00:00
andreas.schildbach
78012f5ebd parse 'server down' message
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@198 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 17:48:00 +00:00
andreas.schildbach
a4e2e5b1de cosmetics
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@196 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 13:03:27 +00:00
andreas.schildbach
b6adc83ac1 rudimentary auto-complete
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@195 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 12:41:25 +00:00
andreas.schildbach
3a486170a0 departures for Linz
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@194 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2010-09-25 11:38:38 +00:00