I hereby claim:
- I am epkim on github.
- I am epkim (https://keybase.io/epkim) on keybase.
- I have a public key ASC862Y8BBM2Qpwwt_me69SUb-LUGEGXwzhCRkyhAI5Wiwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // 소스출처 : http://www.kma.go.kr/weather/forecast/digital_forecast.jsp 내부에 있음 | |
| // 기상청에서 이걸 왜 공식적으로 공개하지 않을까? | |
| // | |
| // (사용 예) | |
| // var rs = dfs_xy_conv("toLL","60","127"); | |
| // console.log(rs.lat, rs.lng); | |
| // | |
| <script language="javascript"> | |
| //<!-- |