kuj0210 / Smart-mobile

for 2018 Creative Design project in Kumoh National Institute of Technology, department of computer engineering
4 stars 2 forks source link

search data for idea #4

Closed kuj0210 closed 6 years ago

kuj0210 commented 6 years ago

Read the street information through map apI and consider the surrounding business district and commuting distance to determine the purpose of the current location

[Development motive] People often get a room in other areas such as college, company, etc. On the other hand, people often can't see the situation around them. In addition, since other areas are unknown in terms of length and location, it is difficult to look at the surroundings in detail, and analyze how much the neighboring data suits the purpose of the neighboring areas. You can evaluate regions by choosing keywords.

[Expected effects] Help in the determination of a place to achieve a purpose You can evaluate the area for a purpose without visiting it in person. You can catch the ones you can miss with your eyes full of intent. Margins can be made from advertisements related to keywords.

[Estimated features] When you set up a map with the desired location and keywords, you evaluate buildings within a few kilometers of the area's radius and give them scores that fit the keywords. Even in the same building, scores should vary according to keywords. Tell the traffic to the place.

지도 api를 통해 거리의 정보를 읽고 주변 상권과 출퇴근 거리등을 고려하여, 현재 지역이 얼마나 목적에 맞는지 판단해준다

[개발동기] 대학, 입사 등으로 다른 지역에서 방을 얻는 경우가 많다. 집과 방만 생각하다 보니 주변에 상황을 잘 볼 수 없는 경우가 많이 발생한다. 또, 타 지역이기 때문에 길이나 위치를 잘 알지 못해서 주변을 자세하게 볼 수 없는데 이러한 상황에서 주변의 데이터를 통해 그 근처를 목적과 얼마나 알 맞는지 분석한다. 키워드를 정해서 키워드별로 지역을 평가 할 수 있도록 한다.

[예상효과] 어떤 목적을 달성하기 위한 장소를 정하는데 도움이 된다. 직접 가보지 않고 어떤 목적에 맞게 지역을 평가해줄 수 있다. 목적에만 신경을 쓰다가 놓칠 수 있는 부분들을 캐치해 줄 수 있다. 키워드에 관련된 광고를 통해 수익을 창출 할 수 있다.

[예상기능] 지도에서 원하는 지역과 키워드를 설정하면 그 지역 반경 몇km내의 건물들을 평가해서 그 키워드에 맞게 점수를 내준다. 같은 건물이라도 키워드별로 점수가 달라야한다. 해당 장소로 가는 교통편을 알려준다.

HaebinKim commented 6 years ago

Daum maps api(kakao): How to search for Building Types by Keyword https://developers.kakao.com/docs/restapi/local#%ED%82%A4%EC%9B%8C%EB%93%9C-%EA%B2%80%EC%83%89

HaebinKim commented 6 years ago

Daum maps api: How to show traffic information on a map http://apis.map.daum.net/web/sample/addTrafficOverlay/