Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/위치검색 결과 일부 반환 #42

Closed
2 tasks
songhaechan opened this issue Aug 30, 2024 · 0 comments · Fixed by #43
Closed
2 tasks

feat/위치검색 결과 일부 반환 #42

songhaechan opened this issue Aug 30, 2024 · 0 comments · Fixed by #43
Assignees
Labels
feat 기능 추가

Comments

@songhaechan
Copy link
Member

songhaechan commented Aug 30, 2024

💡 구현할 기능 설명

  • City Level - 중심좌표 기준 위도 0.07 경도 0.14 크기로 탐색 위치를 제한
  • Gu Level - 전체 사각형에서 절반의 셀만 추출해 검색
  • Dong Level - 모든 셀을 통해 검색
  • 전략 패턴으로 구현

❗체크리스트

  • 모든 포지션의 팀원들이 이해할 수 있도록 충분한 설명을 제공하나요?
  • 제목 형식을 지키고 브랜치 및 라벨을 할당했나요?
@songhaechan songhaechan added the feat 기능 추가 label Aug 30, 2024
@songhaechan songhaechan self-assigned this Aug 30, 2024
@songhaechan songhaechan changed the title feat/ feat/#42 Sep 3, 2024
@songhaechan songhaechan changed the title feat/#42 feat/위치검색 결과 일부 반환 Sep 3, 2024
@songhaechan songhaechan mentioned this issue Sep 7, 2024
@songhaechan songhaechan linked a pull request Sep 7, 2024 that will close this issue
songhaechan added a commit that referenced this issue Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant