Skip to content

Conversation

@SubodhDahal
Copy link

@SubodhDahal SubodhDahal commented Oct 16, 2025

First, I want to say that AdventureLog is an interesting project. I believe it will be useful for me and many others to track our adventures and trips, making it easy to look back on them in the future.

Overview

The latest version of the countries-states-cities-database database has corrected many location details. I thought it would be beneficial to use this updated version in AdventureLog as well. I modified download-countries.py to handle the new JSON structure introduced in version 3.0 of the database.

Changes:

  • State/Region ID construction: Changed from state['state_code'] to state['iso2'] to match the new field naming in the upstream data source

In my tests, the existing functionality remains unchanged after my modifications.

@vercel
Copy link

vercel bot commented Oct 16, 2025

@SubodhDahal is attempting to deploy a commit to the Sean Morley's Projects Team on Vercel.

A member of the Team first needs to authorize it.

@SubodhDahal SubodhDahal changed the base branch from main to development October 17, 2025 08:32
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.

1 participant