|
4a1d1e0f09
|
Merge pull request #9 from anyways-open/master
Sync branches
|
2022-11-02 12:32:11 +01:00 |
|
|
499ede6ae3
|
More invariant-cultures in toString, tests now work, fix #22
|
2022-11-02 12:30:53 +01:00 |
|
|
cb90b4c57c
|
Crash on failing self test; add some mitigation for locale variant strings (WIP)
|
2022-11-01 18:49:29 +01:00 |
|
|
ba177dd0cd
|
Remove obsolete testing code
|
2022-11-01 18:48:53 +01:00 |
|
|
54fa859aee
|
Set Locale before starting actual program, should mitigate #22
|
2022-11-01 18:06:47 +01:00 |
|
|
59bc7fef63
|
Split of printing code
|
2022-11-01 18:05:30 +01:00 |
|
|
1eb4139174
|
Selftests are only emitted (for Itinero2.0) if the approriate flag is specified, fix https://github.com/anyways-open/routing-profiles-aspects/issues/15
|
2022-10-27 13:36:38 +02:00 |
|
|
e9e53ac8b6
|
Fix typo in comments
|
2022-10-27 13:35:17 +02:00 |
|
|
717d0a9514
|
Fix: IfThenElseSnippted would also trigger if any string was specified as condition; this should only be if 'true' or '"yes"'
|
2022-10-27 13:35:01 +02:00 |
|
|
86c62e520a
|
Add obstacleAccess & obstracleCost to parameter checks
|
2022-10-27 13:34:00 +02:00 |
|
|
d990597b55
|
Expose parameters in obstacleAccess
|
2022-10-27 11:03:36 +02:00 |
|
|
d80bff69d7
|
Add scaling factor to profiles
|
2022-10-17 16:15:24 +02:00 |
|
|
43590ad69f
|
dotnet format
|
2022-10-17 16:14:48 +02:00 |
|
|
d304a80e7b
|
Add evaluateDouble
|
2022-10-17 16:07:20 +02:00 |
|
|
87362f93c1
|
Improve documentation
|
2022-10-17 16:06:23 +02:00 |
|
|
838fefba8b
|
Improve documentation, output some general intro in the helptext
|
2022-10-17 16:02:34 +02:00 |
|
|
7f34dafc1a
|
Update of documentation
|
2022-10-17 11:24:54 +02:00 |
|
|
6746f96b91
|
Move file outputting to separate function, also start repl if tests failed
|
2022-10-13 15:58:40 +02:00 |
|
|
d0d8df88fe
|
If attributes_to_keep is nil, don't write to it
|
2022-10-12 15:18:48 +02:00 |
|
|
1b0258f149
|
Update docs
|
2022-10-12 13:37:27 +02:00 |
|
|
035b30517e
|
Fix default cost for obstacles: null instead of 0 to force default implementation
|
2022-10-12 13:16:18 +02:00 |
|
|
f1b7900b19
|
Add obstacleaccess & obstaclecost into the parameters
|
2022-10-11 13:53:19 +02:00 |
|
|
3b717b0dbb
|
Add documentation
|
2022-10-10 12:18:53 +02:00 |
|
xivk
|
aab98b68fe
|
Report where files are written.
|
2022-10-05 18:22:36 +02:00 |
|
xivk
|
ab87325379
|
Write Itinero1 projects to different path.
|
2022-10-05 17:09:10 +02:00 |
|
xivk
|
1c4fe75380
|
Fixed localization of tests.
|
2022-10-05 17:02:49 +02:00 |
|
|
8ae31c872a
|
Merge remote-tracking branch 'anyways/master'
|
2022-09-15 13:57:29 +02:00 |
|
|
a84bbceda2
|
Rework output system: apply 'Tags', add many rewriting rules, add tests
|
2022-09-06 18:46:01 +02:00 |
|
|
192b2b3442
|
Merge pull request #5 from anyways-open/master
Latest updates
|
2022-07-05 11:28:30 +02:00 |
|
|
1f27a45037
|
Ignore usersettigns
|
2022-07-05 11:27:40 +02:00 |
|
|
2e5e0208db
|
Update to dotnet 6.0
|
2022-07-05 11:26:33 +02:00 |
|
|
1bfe265372
|
Add test + formatting
|
2022-07-05 11:25:48 +02:00 |
|
|
4689760416
|
Add check that priority is always between -100 and +100, see https://github.com/itinero/routing2/issues/30
|
2022-07-05 11:25:11 +02:00 |
|
|
ff98d2fcf3
|
Improve documentation and formatting
|
2022-07-05 11:24:17 +02:00 |
|
|
7391a10344
|
Improve output for more user-friendlyness
|
2022-07-05 11:22:58 +02:00 |
|
|
a295f881bf
|
Merge pull request #4 from anyways-open/master
Merge latest changes
|
2022-06-01 14:24:39 +02:00 |
|
|
df6b1beb93
|
Add small testing script
|
2022-06-01 14:15:53 +02:00 |
|
|
798b29c0e6
|
Add turn cost factor calculation to itinero 2.0
|
2022-06-01 14:15:38 +02:00 |
|
|
99dbe5961c
|
Fix links
|
2022-05-31 18:10:39 +02:00 |
|
|
b877fff2b5
|
Add documentation output
|
2022-05-04 15:07:57 +02:00 |
|
|
df63111009
|
Add usedTags export
|
2022-04-14 18:17:45 +02:00 |
|
|
8a34a3beb3
|
Merge pull request #2 from anyways-open/master
The list of vehicles should have a plural variable name
|
2022-04-14 11:32:08 +02:00 |
|
|
1408916314
|
The list of vehicles should have a plural variable name: vehicle_typeS; see https://github.com/anyways-open/routing-profiles/issues/58
|
2022-03-07 13:45:13 +01:00 |
|
xivk
|
91afe119c4
|
Removed all variable things causing unneeded diffs.
|
2021-07-02 11:19:17 +02:00 |
|
|
49979c2072
|
Small improvements
|
2021-05-12 13:28:36 +02:00 |
|
|
6cefdf5602
|
Add snippets, more fixes to 'must_match', various small iprovements
|
2021-04-05 18:33:46 +02:00 |
|
|
a116fd1bdb
|
Fixed order of arguments, fix various issues in lua output
|
2021-04-04 01:57:41 +02:00 |
|
|
e2cd6caa70
|
Fix various bugs, improve docs, allow 'null' in JSON, specify behaviour of must_match better
|
2021-04-03 19:11:41 +02:00 |
|
|
8e3383baec
|
Add name to test output
|
2021-03-31 16:13:17 +02:00 |
|
|
6739dd8b25
|
Proper calculation of the type of a list of expressions - turns out it was broken
|
2021-03-15 20:33:19 +01:00 |
|