Skip to content

migrate_gtfs_data_from_nandi_to_gims#49

Open
blaze-198 wants to merge 8 commits into
mainfrom
migrate_gtfs_data_from_nandi_to_gims
Open

migrate_gtfs_data_from_nandi_to_gims#49
blaze-198 wants to merge 8 commits into
mainfrom
migrate_gtfs_data_from_nandi_to_gims

Conversation

@blaze-198

Copy link
Copy Markdown
Collaborator

No description provided.

@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch from a14a056 to 3e7e48d Compare February 20, 2026 11:47
Comment thread src/handlers/routes.rs
"/cache-data/{gtfs_id}",
actix_web::web::get().to(get_cache_data_by_gtfs_id),
)
// ── Metro routing endpoints ──

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generic Trip Planning API, not metro specifc, internally it can have vehicle type case match to handle computation differently

Comment thread src/environment.rs
pub preprocessed_data_dir: String,
}

fn default_preprocessed_data_dir() -> String {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Comment thread src/environment.rs
pub bhubaneswar_external_auth: Option<String>,
/// When true, load GTFS data from preprocessed JSON files (produced by
/// Nandi preprocessor) instead of calling Nandi/OTP APIs.
#[serde(default)]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch from 3e7e48d to 548a32b Compare February 25, 2026 11:33
@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch 3 times, most recently from e3594eb to 44d6d23 Compare May 22, 2026 13:31
@piyushKumar-1

Copy link
Copy Markdown
Member

where is it getting the static data from ? the .json assets are getting generated in the nandi repo and this guy his here, who will put those files here ? should we merge these two repos into a monorepo and build both images together (as they both should always have same data and data changes should deploy both)

@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch 4 times, most recently from 684131c to 75e656f Compare June 1, 2026 11:41
@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch 3 times, most recently from b61d534 to 5458c5f Compare June 3, 2026 14:05
@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch from 86d4524 to a934bc5 Compare June 5, 2026 19:17
@blaze-198
blaze-198 force-pushed the migrate_gtfs_data_from_nandi_to_gims branch from a934bc5 to 4ff5d01 Compare June 5, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants