Coder Social home page Coder Social logo

Comments (5)

jfbischoff avatar jfbischoff commented on June 18, 2024

Hi,
do you, by chance, mix two versions of MATSim (e.g., the 0.10.1 release and the 0.11.0-Snapshot)?
For a good starting point, I'd recommend to check out the MATSIM-maas repository:
https://github.com/matsim-org/matsim-maas/
and add it as a maven project to the IDE of your choice.
This ensures you are using the right versions of everything.

from matsim-code-examples.

Sharmeela16 avatar Sharmeela16 commented on June 18, 2024

I am using the same version and working with examples from MATSIM-maas repository as suggested and I am getting error as

  1. ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider apple.applescript.AppleScriptEngineFactory not found
  2. Exception in thread "main" java.lang.Error: Unresolved compilation problem:
    DrtFaresConfigGroup cannot be resolved to a type
    at org.matsim.maas.drt.RunDoorToDoorDrtExample.main(RunDoorToDoorDrtExample.java:35)
    how can solve this?
    picture2
    picture1

from matsim-code-examples.

jfbischoff avatar jfbischoff commented on June 18, 2024

Please try to use Maven in your project, otherwise some dependencies will not resolve or you end up mixing different versions.
http://www.vogella.com/tutorials/EclipseMaven/article.html

from matsim-code-examples.

Sharmeela16 avatar Sharmeela16 commented on June 18, 2024

one more query I am working on DRT project which is located in India so I have to add coordinate reference system of India which is WGS198 UTM 43N which is missing in existing file how can is add that. I tried making changes to existing files in "\org\matsim\core\utils\geometry - MGC.java and TransformationFactory.java its not working. how do I do that?

from matsim-code-examples.

jfbischoff avatar jfbischoff commented on June 18, 2024

You can simply add it via the EPSG code as a String.
"EPSG:xxxxx"

from matsim-code-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.