Commit graph

110 commits

Author SHA1 Message Date
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
38a50a6713 Add historical documentation 2021-03-11 16:22:39 +01:00
6a70c4bc52 Add legacy output for itinero1.0 formats 2021-03-08 13:52:29 +01:00
a98e1c4738 Initialize values on nil 2021-03-05 15:10:20 +01:00
3f0793ca22 Add unfolded generation of lua for better performance 2021-03-05 14:48:42 +01:00
aae20662e2 Add option to extract constant tables, fix string.start 2021-02-25 19:16:51 +01:00
00fa1a8b67 Fix tests: some relation tags wouldn't be included in the lua testing, causing the tests to fail 2021-02-20 14:31:35 +01:00
f343637f21 Rename 'const' to 'firstArgs' in the lua-files 2021-02-17 14:25:21 +01:00
3520c2341b Add documentation 2021-02-16 11:59:40 +01:00
2e1389ebd9 Regenerating the examples, add documentation 2021-02-16 11:58:31 +01:00
ac948b4471 Add example output 2021-02-04 18:31:11 +01:00
ab712aaead Update readme 2021-02-04 11:54:56 +01:00
6d52b3da2c Fix tests of the examples 2021-01-27 20:08:30 +01:00