This project is mirrored from https://github.com/matsim-org/josm-matsim-plugin.git.
Pull mirroring updated .
- 09 May, 2021 1 commit
-
-
Nico authored
-
- 27 Apr, 2021 1 commit
-
-
Nico Kühnel authored
-
- 01 Mar, 2021 13 commits
-
-
Nico Kühnel authored
-
-
Nico authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
-
Nico Kühnel authored
-
-
Nico authored
-
- 28 Feb, 2021 3 commits
-
-
Nico Kühnel authored
-
Nico Kühnel authored
-
Nico Kühnel authored
-
- 27 Feb, 2021 1 commit
-
-
Nico authored
return to matsim 11 for now. matsim 12 depends on apache commons compressor which clashes with same package in the josm dependency
-
- 26 Feb, 2021 2 commits
- 22 Sep, 2020 1 commit
-
-
Nico authored
-
- 06 May, 2020 1 commit
-
-
Nico authored
-
- 13 Nov, 2019 1 commit
-
-
Nico Kühnel authored
Add GitLab CI configuration
-
- 10 Nov, 2019 1 commit
-
-
Florian Schäfer authored
-
- 09 Nov, 2019 3 commits
-
-
Nico Kühnel authored
Update GTFS-lib from v1.1.0 to v5.0.7
-
Florian Schäfer authored
-
Florian Schäfer authored
-
- 08 Nov, 2019 1 commit
-
-
Florian Schäfer authored
All occurences of `com.vividsolutions.jts.*` are replaced by `org.locationtech.jts.*`. Return to using the `geotools` JOSM plugin to provide the GeoTools library. Starting with JTS 1.15.0, the project is now maintained by the LocationTech working group of the Eclipse foundation and no longer by Vivid Solutions. Therefore the package names changed from `com.vividsolutions.jts.*` to `org.locationtech.jts.*`. See also https://github.com/locationtech/jts/blob/8297beca5255df7ad9909f24ec16b3d7983e82eb/MIGRATION.md#jts-115 . The JOSM plugin `jts` (dependency of the `geotools` plugin) uses a recent enough version now, so we can use the `jts` and `geotools` JOSM plugins to provide these two libraries.
-
- 26 Aug, 2019 1 commit
-
-
Nico Kühnel authored
explicitly use trusty ubuntu distribution to fix current travis build
-
- 05 Aug, 2019 2 commits
-
-
Nico authored
-
- 18 Jul, 2019 1 commit
-
-
Nico authored
-
- 04 Jul, 2019 1 commit
-
-
Nico authored
change to 11.0-SNAPSHOT for the otfvis extension as the stable version does not seem to work well with Java 8 (ust a suspicion for now)
-
- 25 Jun, 2019 1 commit
-
-
Nico authored
change to matsim 11 stable; remove geotoools plugin dependency which uses old geotools version. fixes shape file export for matsim networks
-
- 25 Apr, 2019 1 commit
-
-
Nico authored
-
- 10 Mar, 2019 1 commit
-
-
nkuehnel authored
use transitive jts/geotools dependency of matsim as it updated to a new version. somehow messy as two versions are in use now as the geotools/jts josm plugins seem to use older versions and are used to convert osm primitives to geometries. will possibly revise this later
-
- 26 Feb, 2019 2 commits
- 24 Feb, 2019 1 commit
-
-
Vincent Privat authored
-