Skip to content

feat: 코스 구간 업로드 기능 구현#146

Merged
recoma96 merged 1 commit into
mainfrom
feat/script/course-upload-script
Apr 11, 2026
Merged

feat: 코스 구간 업로드 기능 구현#146
recoma96 merged 1 commit into
mainfrom
feat/script/course-upload-script

Conversation

@recoma96
Copy link
Copy Markdown
Owner

📝 주요 변경 내용 (Description)

  • GeoJSON (램블러 같은 GPX데이터로부터 TrailGrapher를 통해 편집된 코스파일)을 받아 DB에 코스 구간 단위로 업로드 하는 스크립트 구현
  • 명령어: upload-course-intervals --file <GeoJSON Filepath>

🔗 관련 이슈 (Related Issues)

@recoma96 recoma96 self-assigned this Apr 11, 2026
@recoma96 recoma96 linked an issue Apr 11, 2026 that may be closed by this pull request
@recoma96 recoma96 merged commit b34a688 into main Apr 11, 2026
1 check passed
@recoma96 recoma96 deleted the feat/script/course-upload-script branch April 11, 2026 02:28
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