Code Monkey home page Code Monkey logo

Comments (5)

grote avatar grote commented on August 26, 2024

Sounds like your configuration is missing feed_info

from osm2gtfs.

jaullo avatar jaullo commented on August 26, 2024

Hi grote thank you. I have reviewed osm2gtfs/creators/incofer/

And... this is what i have

{
"query": {
"bbox": {
"n": "10.0365",
"s": "9.8346",
"e": "-83.8507",
"w": "-84.2418"
},
"tags": {
"route": "train",
"network": "Tren Urbano",
"operator": "Incofer"
}
},
"stops": {
"name_without": "Parada sin nombre",
"name_auto": "yes"
},
"agency": {
"agency_id": "CR-Incofer",
"agency_name": "Incofer",
"agency_url": "http://www.incofer.go.cr",
"agency_timezone": "America/Costa_Rica",
"agency_lang": "ES",
"agency_phone": "506 25425800",
"agency_fare_url": ""
},
"feed_info": {
"publisher_name": "Laboratorio Experimental",
"publisher_url": "http://ic-itcr.ac.cr/~jgutierrez/incofer/",
"version": "0.1",
"start_date" : "20171101",
"end_date": "20171231"
},
"output_file": "/opt/cr-incofer.zip",
"selector": "incofer"
}

Updated the end and start date but same error

from osm2gtfs.

grote avatar grote commented on August 26, 2024

If I run the following in the root project directory, everything works just fine:

pip2 install -e .
osm2gtfs -c osm2gtfs/creators/incofer/incofer.json

from osm2gtfs.

jamescr avatar jamescr commented on August 26, 2024

It is working fine for me too, @jaullo you are still having errors?

from osm2gtfs.

grote avatar grote commented on August 26, 2024

No response from poster for some month. Time to close this.

from osm2gtfs.

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.